| Name | Description |
---|
| SubMatrixT(IROMatrixDouble, Boolean, Boolean, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|
| SubMatrixT(IROMatrixDouble, Boolean, Int32, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|
| SubMatrixT(IROMatrixDouble, Boolean, Int32, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|
| SubMatrixT(IROMatrixDouble, Int32, Boolean, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|
| SubMatrixT(IROMatrixDouble, Int32, Boolean, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|
| SubMatrixT(IROMatrixDouble, Int32, Int32, FuncInt32, Int32, T) |
Gets a new submatrix, i.e. a matrix containing selected elements of the original matrix a.
|