ApprentissageProgrammationCpp  ..
Fonctions membres publiques | Liste de tous les membres
Référence du modèle de la classe MatrixOptim< T, NbRow, NbCol >
Graphe d'héritage de MatrixOptim< T, NbRow, NbCol >:
MatrixStorage< T, NbRow, NbCol >

Fonctions membres publiques

T & operator() (const int &i, const int &j)
 
operator() (const int &i, const int &j) const
 

Documentation des fonctions membres

◆ operator()() [1/2]

template<typename T , int NbRow, int NbCol>
T& MatrixOptim< T, NbRow, NbCol >::operator() ( const int &  i,
const int &  j 
)
inline

◆ operator()() [2/2]

template<typename T , int NbRow, int NbCol>
T MatrixOptim< T, NbRow, NbCol >::operator() ( const int &  i,
const int &  j 
) const
inline

La documentation de cette classe a été générée à partir du fichier suivant :