Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra

Packages that use DenseDoubleAlgebra
cern.colt.matrix.tdouble.algo Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D
 

Uses of DenseDoubleAlgebra in cern.colt.matrix.tdouble.algo
 

Fields in cern.colt.matrix.tdouble.algo declared as DenseDoubleAlgebra
static DenseDoubleAlgebra DenseDoubleAlgebra.DEFAULT
          A default Algebra object; has DoubleProperty.DEFAULT attached for tolerance.
static DenseDoubleAlgebra DenseDoubleAlgebra.ZERO
          A default Algebra object; has DoubleProperty.ZERO attached for tolerance.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage