Parallel Colt 0.9.4

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

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

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

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


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage