Uses of Class
org.anchoranalysis.math.statistics.moment.EigenvalueAndVector
| Package | Description |
|---|---|
| org.anchoranalysis.math.statistics.moment |
Calculates first and second image
moments from a covariance matrix of points.
|
-
Uses of EigenvalueAndVector in org.anchoranalysis.math.statistics.moment
Methods in org.anchoranalysis.math.statistics.moment that return EigenvalueAndVector Modifier and Type Method Description EigenvalueAndVectorEigenvalueAndVector. duplicate()Creates a deep-copy of the current object.EigenvalueAndVectorImageMoments. 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 Modifier and Type Method Description intEigenvalueAndVector. compareTo(EigenvalueAndVector other)