Parallel Colt 0.7.2

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

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

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

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


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage