public class ScalarMatrix extends ADiagonalMatrix
dimensions| Constructor and Description |
|---|
ScalarMatrix(int dimensions,
double scale) |
| Modifier and Type | Method and Description |
|---|---|
static AMatrix |
create(int dimensions,
double scale) |
double |
get(int row,
int column)
Returns a specified element in the matrix
|
columnCount, determinant, dimensions, getDiagonalValue, isFullyMutable, isIdentity, isSquare, rowCount, set, transposeInPlaceadd, addMultiple, asVector, calculateComponent, clone, cloneRow, compose, compose, composeWith, composeWith, copyOfMatrix, copyOfTranslationVector, entrywiseMul, epsilonEquals, equals, equals, equals, getColumn, getLeadingDiagonal, getMatrixComponent, getRow, getTranspose, hashCode, inputDimensions, inverse, isInvertible, isZeroMatrix, mul, outputDimensions, set, swapColumns, swapRows, toAffineTransform, toMutableMatrix, toString, toVector, transform, transformInPlacegetTranslationComponent, isLinearcomposetakeComponents, takeComponents, takeComponents, transformCopyright © 2012. All Rights Reserved.