Click or drag to resize

IROMatrixLevel1T Methods

The IROMatrixLevel1T type exposes the following members.

Methods
 NameDescription
Public methodEnumerateElementsIndexed Enumerates the matrix elements with their indices.
Public methodMapIndexed(FuncInt32, Int32, T, T, IMatrixT, Zeros) Elementwise mapping of a function to the elements of a matrix, and storing the result in another matrix.
Public methodMapIndexedT1(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.
Top
See Also