Parallel Colt 0.7.2

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
FloatAlgebra
          Linear algebraic matrix operations operating on FloatMatrix2D; concentrates most functionality of this package.
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.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage