Package cern.colt.matrix.tfloat
Matrix interfaces and factories holding elements of float data type.
See: Description
-
Interface Summary Interface Description FloatMatrix1DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.FloatMatrix2DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.FloatMatrix3DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value. -
Class Summary Class Description FloatFactory1D Factory for convenient construction of 1-d matrices holding float cells.FloatFactory2D Factory for convenient construction of 2-d matrices holding float cells.FloatFactory3D Factory for convenient construction of 3-d matrices holding float cells.FloatMatrix1D Abstract base class for 1-d matrices (aka vectors) holding float elements.FloatMatrix2D Abstract base class for 2-d matrices holding float elements.FloatMatrix3D Abstract base class for 3-d matrices holding float elements.
Package cern.colt.matrix.tfloat Description
Matrix interfaces and factories holding elements of float data type.
DMelt 3.0 © DataMelt by jWork.ORG