IROMatrix |
The IROMatrixLevel1T type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnumerateElementsIndexed | |
![]() | 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. |