Matrix |
Name | Description | |
---|---|---|
Map(IROMatrixDouble, FuncDouble, Double, IMatrixDouble) | Elementwise application of a function to each element of a matrix. The result is stored in another matrix or in the same matrix. | |
Map(IROMatrixDouble, IROMatrixDouble, FuncDouble, Double, Double, IMatrixDouble) | Elementwise application of a function to each element of two matrices. The result is stored in another matrix or in the same matrix. |