|
noexcept |
Provides the caller with an immutable arbitrary access to an element of a matrix column.
| off | An offset of the position of the desired element with respect to the beginning of the column. |
off within the column.Unlike matrix_column::at, the function does not validate the value of off.