Colt 1.0.1

Uses of Class
cern.colt.matrix.linalg.Algebra

Packages that use Algebra
cern.colt.matrix.linalg Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D
 

Uses of Algebra in cern.colt.matrix.linalg
 

Fields in cern.colt.matrix.linalg declared as Algebra
static Algebra DEFAULT
          A default Algebra object; has Property.DEFAULT attached for tolerance.
static Algebra ZERO
          A default Algebra object; has Property.ZERO attached for tolerance.
 


Colt 1.0.1

Submit a bug or feature. Check the Colt home page for the latest news.