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