![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
Specialization of size_by_dim_impl
for computing the number of rows of a matrix.
More...
#include <size.hpp>
Static Public Member Functions | |
template<typename ExprT > | |
static BOOST_UBLAS_INLINE matrix_traits< ExprT > ::size_type | apply (matrix_expression< ExprT > const &me) |
Compute the number of rows of the given matrix. |
Specialization of size_by_dim_impl
for computing the number of rows of a matrix.
static BOOST_UBLAS_INLINE matrix_traits<ExprT>::size_type boost::numeric::ublas::detail::anonymous_namespace{size.hpp}::size_by_dim_impl< 1, matrix_tag >::apply | ( | matrix_expression< ExprT > const & | me | ) | [inline, static] |