Assigns a value to the element at row i, column j.
Unlike opIndex(), this method checks that zero elements in a triangular matrix aren't assigned to, but only in non-release builds.
See Implementation
Assigns a value to the element at row i, column j.
Unlike opIndex(), this method checks that zero elements in a triangular matrix aren't assigned to, but only in non-release builds.