Parallel Colt 0.9.4

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

Packages that use cern.colt.matrix.tfloat.algo
cern.colt.matrix.tfloat.algo Linear Algebraic matrix computations operating on FloatMatrix2D and FloatMatrix1D
 

Classes in cern.colt.matrix.tfloat.algo used by cern.colt.matrix.tfloat.algo
DenseFloatAlgebra
          Linear algebraic matrix operations operating on dense matrices.
FloatBlas
           Subset of the BLAS (Basic Linear Algebra System); High quality "building block" routines for performing basic vector and matrix operations.
FloatMatrix1DComparator
          A comparison function which imposes a total ordering on some collection of elements.
FloatMatrix2DComparator
          A comparison function which imposes a total ordering on some collection of elements.
FloatProperty
          Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
FloatSorting
          Matrix quicksorts and mergesorts.
FloatStatistic.VectorVectorFunction
          Interface that represents a function object: a function that takes two argument vectors and returns a single value.
SparseFloatAlgebra
          Linear algebraic matrix operations operating on sparse matrices.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage