Package org.ejml.equation
Class MatrixConstructor
java.lang.Object
org.ejml.equation.MatrixConstructor
matrix used to construct a matrix from a sequence of concatenations.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
endRow()
protected void
setToRequiredSize
(DMatrixRMaj matrix)
-
Constructor Details
-
MatrixConstructor
-
-
Method Details
-
addToRow
-
endRow
public void endRow() -
construct
public void construct() -
getOutput
-
setToRequiredSize
-