Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tfloat.algo.DenseFloatAlgebra

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

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

Fields in cern.colt.matrix.tfloat.algo declared as DenseFloatAlgebra
static DenseFloatAlgebra DenseFloatAlgebra.DEFAULT
          A default Algebra object; has FloatProperty.DEFAULT attached for tolerance.
static DenseFloatAlgebra DenseFloatAlgebra.ZERO
          A default Algebra object; has FloatProperty.ZERO attached for tolerance.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage