A B C D E F G H I J K L M N O P Q R S T U V Z

N

no_of_iterations - Static variable in class sugr.GUI.EstimationWrapper
 
normF() - Method in interface sugr.linalg.Vector
Calculates the Frobenius norm of a vector, which is the same as the getLength().
normF() - Method in class sugr.linalg.VectorImplColt
 
normM() - Method in interface sugr.linalg.Vector
Calculates the maximum norm of a vector
normM() - Method in class sugr.linalg.VectorImplColt
 
normalizeEuclidean() - Method in class sugr.Entity
Normalize this element so, that homogeneous part has length 1
normalizeEuclidean() - Method in class sugr.Line_2D
normalizes in that way, that the homogeneous part will be 1
normalizeEuclidean() - Method in class sugr.Line_3D
Normalizes in that way, that the homogeneous part will be 1
normalizeEuclidean() - Method in class sugr.Plane_3D
normalizes in that way, that the homogeneous part will be 1
normalizeEuclidean() - Method in class sugr.Point_2D
normalizes in that way, that the homogeneous part will be 1
normalizeEuclidean() - Method in class sugr.Point_3D
normalizes in that way, that the homogeneous part will be 1
normalizeEuclideanComparable() - Method in class sugr.Entity
Euclidean normalization with comparable result: To avoid a sign ambiguity the largest element |xi| of v is positive after this normalization.
normalizeSphere() - Method in class sugr.Element
Normalize this element to unit-vector length
normalizeSphereComparable() - Method in class sugr.Element
Sherical normalization with comparable result: To avoid a sign ambiguity the largest element |xi| of v is positive after this normalization.

A B C D E F G H I J K L M N O P Q R S T U V Z