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