| Package | Description | 
|---|---|
| cern.colt.matrix | Matrix interfaces and factories; efficient and flexible dense and sparse 
1, 2, 3 and d-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 | Field and Description | 
|---|---|
| static DoubleFactory3D | DoubleFactory3D. denseA factory producing dense matrices. | 
| static DoubleFactory3D | DoubleFactory3D. sparseA factory producing sparse matrices. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.