Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods
Sets the matrix component at the specified position to the specified value.
The component of the Matrix in the columnth column of the rowth row.
This method does not perform bounds checking. It is provided for optimized access in situations where the arguments are known to be within bounds. If either argument is outside its valid range, the effect may be unpredictable.
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace