Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods
Gets the matrix component at the specified position.
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 result is unspecified.
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace