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