Package cern.colt.matrix.tobject
Matrix interfaces and factories holding elements of Object data type.
See: Description
-
Interface Summary Interface Description ObjectMatrix1DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.ObjectMatrix2DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.ObjectMatrix3DProcedure Interface that represents a condition or procedure object: takes a single argument and returns a boolean value. -
Class Summary Class Description ObjectFactory1D Factory for convenient construction of 1-d matrices holding Object cells.ObjectFactory2D Factory for convenient construction of 2-d matrices holding Object cells.ObjectFactory3D Factory for convenient construction of 3-d matrices holding Object cells.ObjectMatrix1D Abstract base class for 1-d matrices (aka vectors) holding Object elements.ObjectMatrix2D Abstract base class for 2-d matrices holding Object elements.ObjectMatrix3D Abstract base class for 3-d matrices holding Object elements.
Package cern.colt.matrix.tobject Description
Matrix interfaces and factories holding elements of Object data type.
DMelt 3.0 © DataMelt by jWork.ORG