| Package | Description |
|---|---|
| com.aliasi.matrix |
Classes for matrices and vectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DenseMatrix
A
DenseMatrix is a matrix implementation suitable for
matrices with primarily non-zero values. |
class |
ProximityMatrix
A
ProximityMatrix provides a pseudo-metric of proximities
between points. |
class |
SvdMatrix
An
SvdMatrix provides a means of storing a matrix that
has been factored via a singular-value decomposition (SVD). |
Copyright © 2016 Alias-i, Inc.. All rights reserved.