Uses of Class
org.anchoranalysis.math.statistics.moment.EigenvalueAndVector
Packages that use EigenvalueAndVector
-
Uses of EigenvalueAndVector in org.anchoranalysis.math.statistics.moment
Classes in org.anchoranalysis.math.statistics.moment that implement interfaces with type arguments of type EigenvalueAndVectorModifier and TypeClassDescriptionfinal classAn eigenvalue and its corresponding eigenvector.Methods in org.anchoranalysis.math.statistics.moment that return EigenvalueAndVectorModifier and TypeMethodDescriptionEigenvalueAndVector.duplicate()Creates a deep-copy of the current object.ImageMoments.get(int axis) Get an eigenvalue and corresponding eigenvector for a particular axis.Methods in org.anchoranalysis.math.statistics.moment with parameters of type EigenvalueAndVector