Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

boost::numeric::ublas::matrix_move_to_manip< T > Class Template Reference

A move_to matrix manipulator. More...

Inherits index_manipulator< matrix_move_to_manip< T > >.

List of all members.

Public Member Functions

BOOST_UBLAS_INLINE matrix_move_to_manip (T k, T l)
template<typename V1 , typename V2 >
BOOST_UBLAS_INLINE void manip (V1 &k, V2 &l) const

Detailed Description

template<typename T>
class boost::numeric::ublas::matrix_move_to_manip< T >

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

See also:
move_to(T i, T j)

Generated on Sun Jul 4 20:31:06 2010 for ublas by  doxygen 1.6.1