public class MatrixConstructor
extends java.lang.Object
Constructor and Description |
---|
MatrixConstructor(ManagerTempVariables manager) |
Modifier and Type | Method and Description |
---|---|
void |
addToRow(Variable variable) |
void |
construct() |
void |
endRow() |
VariableMatrix |
getOutput() |
protected void |
setToRequiredSize(org.ejml.data.DMatrixRMaj matrix) |
public MatrixConstructor(ManagerTempVariables manager)
public void addToRow(Variable variable)
public void endRow()
public void construct()
public VariableMatrix getOutput()
protected void setToRequiredSize(org.ejml.data.DMatrixRMaj matrix)