![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
Wrapper type-traits used in boost::lazy_enabled_if
for getting the size type (see below).
More...
#include <size.hpp>
Public Types | |
typedef matrix_traits< MatrixT > ::size_type | type |
The size type. |
Wrapper type-traits used in boost::lazy_enabled_if
for getting the size type (see below).
MatrixT | A matrix type. |
typedef matrix_traits<MatrixT>::size_type boost::numeric::ublas::detail::anonymous_namespace{size.hpp}::matrix_size_type< MatrixT >::type |