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::index_triple< M > Class Template Reference

List of all members.

Public Types

typedef M::size_type size_type

Public Member Functions

BOOST_UBLAS_INLINE index_triple (M &m, size_type i)
BOOST_UBLAS_INLINE index_triple (const self_type &rhs)
BOOST_UBLAS_INLINE self_typeoperator= (const self_type &rhs)
BOOST_UBLAS_INLINE void swap (self_type &rhs)
BOOST_UBLAS_INLINE bool equal (const self_type &rhs) const
BOOST_UBLAS_INLINE bool less (const self_type &rhs) const

Friends

BOOST_UBLAS_INLINE friend void swap (self_type &lhs, self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator== (const self_type &lhs, const self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator!= (const self_type &lhs, const self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator< (const self_type &lhs, const self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator>= (const self_type &lhs, const self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator> (const self_type &lhs, const self_type &rhs)
BOOST_UBLAS_INLINE friend bool operator<= (const self_type &lhs, const self_type &rhs)

template<class M>
class boost::numeric::ublas::index_triple< M >


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