| Modifier and Type | Method and Description |
|---|---|
int |
columnCount() |
double |
get(int row,
int column) |
AVector |
getColumn(int column) |
AVector |
getRow(int row) |
int |
rowCount() |
void |
set(int row,
int column,
double value) |
static AMatrix |
wrap(AMatrix m) |
asVector, clone, cloneRow, determinant, equals, equals, equals, getMatrixComponent, getTranslationComponent, hashCode, inputDimensions, isFullyMutable, isSquare, outputDimensions, set, toAffineTransform, toMutableMatrix, toString, transform, transformInPlace, transpose, transposeInPlaceisLinearcompose, composeWith, isIdentity, transformpublic int columnCount()
columnCount in class AMatrixCopyright © 2012. All Rights Reserved.