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::detail::end_impl< CategoryT, TagT, OrientationT > Struct Template Reference

Auxiliary class for implementing the end operation. More...

#include <end.hpp>

Detailed Description

template<typename CategoryT, typename TagT = void, typename OrientationT = void>
struct boost::numeric::ublas::detail::end_impl< CategoryT, TagT, OrientationT >

Auxiliary class for implementing the end operation.

Template Parameters
CategoryTThe expression category type (e.g., vector_tag).
TagTThe dimension type tag (e.g., tag::major).
OrientationTThe orientation category type (e.g., row_major_tag).

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