| Package | Description |
|---|---|
| de.gsi.math.matrix |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMatrix |
class |
MatrixD
Jama = Java Matrix class.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.copy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Matrix.checkMatrixDimensions(Matrix B) |
void |
AbstractMatrix.checkMatrixDimensions(Matrix B)
Check if size(A) == size(B)
|
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.