Package | Description |
---|---|
librec.data |
Modifier and Type | Method and Description |
---|---|
SymmMatrix |
SymmMatrix.clone()
Make a deep copy of current matrix
|
Constructor and Description |
---|
SymmMatrix(SymmMatrix mat)
Construct a symmetric matrix by deeply copying data from a given matrix
|