Parallel Colt 0.7.2

Uses of Class
cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC

Packages that use FloatSingularValueDecompositionDC
cern.colt.matrix.tfloat.algo Linear Algebraic matrix computations operating on FloatMatrix2D and FloatMatrix1D
 

Uses of FloatSingularValueDecompositionDC in cern.colt.matrix.tfloat.algo
 

Methods in cern.colt.matrix.tfloat.algo that return FloatSingularValueDecompositionDC
 FloatSingularValueDecompositionDC FloatAlgebra.svdDC(FloatMatrix2D matrix)
          Constructs and returns the SingularValue-decomposition of the given matrix.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage