Uses of Class
org.ejml.equation.VariableMatrix
-
Uses of VariableMatrix in org.ejml.equation
Modifier and TypeMethodDescriptionManagerTempVariables.createMatrix()
static VariableMatrix
VariableMatrix.createTemp()
MatrixConstructor.getOutput()
Modifier and TypeMethodDescriptionprotected void
Operation.resize
(VariableMatrix mat, int numRows, int numCols) If the variable is a local temporary variable it will be resized so that the operation can complete.