Parallel Colt 0.7.2

Uses of Package
cern.colt.matrix.tdouble.algo

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

Classes in cern.colt.matrix.tdouble.algo used by cern.colt.matrix.tdouble.algo
DoubleAlgebra
          Linear algebraic matrix operations operating on DoubleMatrix2D; concentrates most functionality of this package.
DoubleBlas
           Subset of the BLAS (Basic Linear Algebra System); High quality "building block" routines for performing basic vector and matrix operations.
DoubleMatrix1DComparator
          A comparison function which imposes a total ordering on some collection of elements.
DoubleMatrix2DComparator
          A comparison function which imposes a total ordering on some collection of elements.
DoubleProperty
          Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
DoubleSorting
          Matrix quicksorts and mergesorts.
DoubleStatistic.VectorVectorFunction
          Interface that represents a function object: a function that takes two argument vectors and returns a single value.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage