public class SubmatrixOps_FDRM
extends java.lang.Object
Constructor and Description |
---|
SubmatrixOps_FDRM() |
Modifier and Type | Method and Description |
---|---|
static void |
setSubMatrix(org.ejml.data.FMatrix1Row src,
org.ejml.data.FMatrix1Row dst,
int srcRow,
int srcCol,
int dstRow,
int dstCol,
int numSubRows,
int numSubCols) |