-*- c++ -*- More...
#include <boost/numeric/ublas/detail/config.hpp>
#include <boost/numeric/ublas/expression_types.hpp>
#include <boost/numeric/ublas/traits.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::numeric | |
boost::numeric::ublas | |
main namespace of uBLAS. | |
Functions | |
template<typename MatrixExprT > | |
BOOST_UBLAS_INLINE matrix_traits< MatrixExprT > ::size_type | boost::numeric::ublas::num_columns (matrix_expression< MatrixExprT > const &me) |
Return the number of columns. More... | |
-*- c++ -*-
The num_columns
operation.
Copyright (c) 2009, Marco Guazzone
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)