public class ImplCommonOps_FDRM
extends java.lang.Object
FMatrixRMaj
. In general
there is no need to directly invoke these functions.Constructor and Description |
---|
ImplCommonOps_FDRM() |
Modifier and Type | Method and Description |
---|---|
static void |
extract(org.ejml.data.FMatrixRMaj src,
int srcY0,
int srcX0,
org.ejml.data.FMatrixRMaj dst,
int dstY0,
int dstX0,
int numRows,
int numCols) |