Method ChebychevNorm
ChebychevNorm(GridPoint3)
Returns the Euclidean norm of a point, defined as the maximum of the absolute values of the coordinates.
public static int ChebychevNorm(GridPoint3 point)
Parameters
point
GridPoint3
Returns the Euclidean norm of a point, defined as the maximum of the absolute values of the coordinates.
public static int ChebychevNorm(GridPoint3 point)
point
GridPoint3