| Package | Description |
|---|---|
| smile.math.matrix |
Matrix interface, dense and sparse (band or irregular) matrix encapsulation
classes, LU, QR, Cholesky, SVD and eigen decompositions, etc.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.transpose()
Returns the matrix transpose.
|
Copyright © 2015. All rights reserved.