IROMatrix |
| Name | Description | |
|---|---|---|
| MapIndexed(FuncInt32, Int32, T, T, IMatrixT, Zeros) | Elementwise mapping of a function to the elements of a matrix, and storing the result in another matrix. | |
| MapIndexedT1(T1, FuncInt32, Int32, T, T1, T, IMatrixT, Zeros) | Elementwise mapping of a function to the elements of a matrix, and storing the result in another matrix. |