Package | Description |
---|---|
cern.colt.matrix |
Matrix interfaces and factories; efficient and flexible dense and sparse
1, 2, 3-dimensional matrices holding objects or primitive data types such
as int, double, etc; Templated, fixed sized (not dynamically
resizable); Also known as multi-dimensional arrays or Data Cubes.
|
Modifier and Type | Method and Description |
---|---|
Former |
FormerFactory.create(String format)
Constructs and returns a new format instance.
|
Jump to the Parallel Colt Homepage