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_matrix_move_to_manip< I, J > Class Template Reference

A static move_to matrix manipulator When member function traverse is called the referenced index will be set to the manipulators' index. More...

#include <assignment.hpp>

Inheritance diagram for boost::numeric::ublas::static_matrix_move_to_manip< I, J >:
Collaboration diagram for boost::numeric::ublas::static_matrix_move_to_manip< I, J >:

Public Types

typedef
static_matrix_move_to_manip< I,
J > 
type
 

Public Member Functions

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

Detailed Description

template<std::size_t I, std::size_t J>
class boost::numeric::ublas::static_matrix_move_to_manip< I, J >

A static move_to matrix manipulator When member function traverse is called the referenced index will be set to the manipulators' index.

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

Member Typedef Documentation

Member Function Documentation

template<std::size_t I, std::size_t J>
template<typename V , typename K >
BOOST_UBLAS_INLINE void boost::numeric::ublas::static_matrix_move_to_manip< I, J >::manip ( V &  k,
K &  l 
) const
inline
BOOST_UBLAS_INLINE const type& boost::numeric::ublas::index_manipulator< static_matrix_move_to_manip< I, J > >::operator() ( ) const
inlineinherited
BOOST_UBLAS_INLINE type& boost::numeric::ublas::index_manipulator< static_matrix_move_to_manip< I, J > >::operator() ( )
inlineinherited

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