| Package | Description |
|---|---|
| gov.sandia.cognition.math.matrix.custom |
Provides a custom linear algebra package implementation for both dense
and sparse classes.
|
| Constructor and Description |
|---|
ParallelSparseMatrix(ParallelSparseMatrix m)
Creates a new sparse matrix with the same dimensions and data as m
(performs a deep copy).
|