Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::static_vector_move_manip< I > Class Template Reference

A static move vector manipulator. More...

#include <assignment.hpp>

Inheritance diagram for boost::numeric::ublas::static_vector_move_manip< I >:
Collaboration diagram for boost::numeric::ublas::static_vector_move_manip< I >:

Public Types

typedef
static_vector_move_manip< I > 
type
 

Public Member Functions

template<typename V >
BOOST_UBLAS_INLINE void manip (V &k) const
 
BOOST_UBLAS_INLINE const typeoperator() () const
 
BOOST_UBLAS_INLINE typeoperator() ()
 

Detailed Description

template<std::ptrdiff_t I>
class boost::numeric::ublas::static_vector_move_manip< I >

A static move vector manipulator.

When member function manip is called the manipulators index will be added to the referenced index

See also
move()
Todo:
Doxygen has some problems with similar template functions. Correct that.

Member Typedef Documentation

Member Function Documentation

template<std::ptrdiff_t I>
template<typename V >
BOOST_UBLAS_INLINE void boost::numeric::ublas::static_vector_move_manip< I >::manip ( V &  k) const
inline
BOOST_UBLAS_INLINE const type& boost::numeric::ublas::index_manipulator< static_vector_move_manip< I > >::operator() ( ) const
inlineinherited
BOOST_UBLAS_INLINE type& boost::numeric::ublas::index_manipulator< static_vector_move_manip< I > >::operator() ( )
inlineinherited

The documentation for this class was generated from the following file: