![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <boost/numeric/ublas/traits/c_array.hpp>
Go to the source code of this file.
Namespaces | |
namespace | boost |
namespace | boost::numeric |
namespace | boost::numeric::ublas |
contains all important classes and functions of uBLAS | |
namespace | 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. |