Version: 6.3.1
Public Member Functions

INTERP_KERNEL.Matrix< T, type >.Row Class Reference

Inherits std::vector< std::pair< int, T > >.

Public Member Functions

 Row ()
 Row (const Row &row)
Rowoperator= (const Row &row)
std::vector< std::pair< int, T >
>::const_iterator 
find (int elem) const
void erase (int elem)
void insert (const std::pair< int, T > &myPair)

template<class T, NumberingPolicy type = ALL_C_MODE>
class INTERP_KERNEL::Matrix< T, type >::Row


Constructor & Destructor Documentation

template<class T, NumberingPolicy type = ALL_C_MODE>
INTERP_KERNEL.Matrix< T, type >.Row.Row ( )
template<class T, NumberingPolicy type = ALL_C_MODE>
INTERP_KERNEL.Matrix< T, type >.Row.Row ( const Row row)

Member Function Documentation

template<class T, NumberingPolicy type = ALL_C_MODE>
Row& INTERP_KERNEL.Matrix< T, type >.Row.operator= ( const Row row)
template<class T, NumberingPolicy type = ALL_C_MODE>
std::vector< std::pair<int,T> >::const_iterator INTERP_KERNEL.Matrix< T, type >.Row.find ( int  elem) const

References med_test1.begin, and med_test1.end.

template<class T, NumberingPolicy type = ALL_C_MODE>
void INTERP_KERNEL.Matrix< T, type >.Row.erase ( int  elem)

References med_test1.begin, and med_test1.end.

template<class T, NumberingPolicy type = ALL_C_MODE>
void INTERP_KERNEL.Matrix< T, type >.Row.insert ( const std::pair< int, T > &  myPair)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS