Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Types | Private Attributes | Friends
boost::numeric::ublas::index_triple< M > Class Template Reference

Detailed Description

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

Definition at line 1670 of file serialize_storage.hpp.

Inheritance diagram for boost::numeric::ublas::index_triple< M >:
Inheritance graph
[legend]

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

Private Types

typedef index_triple< M > self_type

Private Attributes

size_type i_
M::value1_type v1_
M::value2_type v2_
M::value3_type v3_
bool dirty_
bool is_copy_

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)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:32 for Jafar by doxygen 1.7.6.1
LAAS-CNRS