Band |
| Name | Description | |
|---|---|---|
| MapIndexed(FuncInt32, Int32, Double, Double, IMatrixDouble, Zeros) | Applies the specified function to each element of the matrix, with the option to specify a result matrix and treatment of zeros. | |
| MapIndexedT1(T1, FuncInt32, Int32, Double, T1, Double, IMatrixDouble, Zeros) | Applies the specified function to each element of the matrix, with an additional source parameter, and with the option to specify a result matrix and treatment of zeros. |