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