public class SubmatrixOps extends Object
| Constructor and Description |
|---|
SubmatrixOps() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setSubMatrix(RowD1Matrix64F src,
RowD1Matrix64F dst,
int srcRow,
int srcCol,
int dstRow,
int dstCol,
int numSubRows,
int numSubCols) |
public static void setSubMatrix(RowD1Matrix64F src, RowD1Matrix64F dst, int srcRow, int srcCol, int dstRow, int dstCol, int numSubRows, int numSubCols)
Copyright © 2013. All Rights Reserved.