Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::hidden::banded_indexing< LayoutType > Class Template Reference

A helper for band_matrix indexing. More...

#include <banded.hpp>

Detailed Description

template<class LayoutType>
class boost::numeric::ublas::hidden::banded_indexing< LayoutType >

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;


The documentation for this class was generated from the following file: