|
Parallel Colt 0.9.4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
LongMatrix1DProcedure | Longerface that represents a condition or procedure object: takes a single argument and returns a boolean value. |
LongMatrix2DProcedure | Longerface that represents a condition or procedure object: takes a single argument and returns a boolean value. |
LongMatrix3DProcedure | Longerface that represents a condition or procedure object: takes a single argument and returns a boolean value. |
Class Summary | |
---|---|
LongFactory1D | Factory for convenient construction of 1-d matrices holding int cells. |
LongFactory2D | Factory for convenient construction of 2-d matrices holding int cells. |
LongFactory3D | Factory for convenient construction of 3-d matrices holding int cells. |
LongMatrix1D | Abstract base class for 1-d matrices (aka vectors) holding int elements. |
LongMatrix2D | Abstract base class for 2-d matrices holding int elements. |
LongMatrix3D | Abstract base class for 3-d matrices holding int elements. |
Matrix interfaces and factories holding elements of long data type.
|
Parallel Colt 0.9.4 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |