Gets and sets the value at the specified position. Symmetry is maintained.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
Exceptions
| Exception | Condition |
|---|---|
| CenterSpace.NMath.Core..::.IndexOutOfRangeException | Thrown when using a row-column pair that is outside the dimensions of this matrix. |