#include <boost/numeric/ublas/traits/c_array.hpp>
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::numeric | |
| boost::numeric::ublas | |
| main namespace of uBLAS. | |
| boost::numeric::ublas::detail | |
Functions | |
| template<typename ExprT > | |
| BOOST_UBLAS_INLINE ExprT::const_iterator | boost::numeric::ublas::begin (vector_expression< ExprT > const &e) |
| A const iterator to the first element of the given vector expression. More... | |