A helper for band_matrix indexing. More...
#include <banded.hpp>
A helper for band_matrix indexing.
The indexing happens as per the netlib description: http://www.netlib.org/lapack/lug/node124.html. In the case of a row_major matrix a different approach is followed;