linbox
BB_Symmetric_Container< BlackBoxDomain, Vecteur, RandIter > Class Template Reference

#include <blackbox-symmetric-iterator.h>

+ Inheritance diagram for BB_Symmetric_Container< BlackBoxDomain, Vecteur, RandIter >:

Public Member Functions

 BB_Symmetric_Container ()
 
 BB_Symmetric_Container (BlackBoxDomain_t *D, const Vecteur &u0)
 
 BB_Symmetric_Container (BlackBoxDomain_t *D, RandIter &g)
 

Protected Member Functions

void _launch ()
 
void _wait ()
 

Constructor & Destructor Documentation

◆ BB_Symmetric_Container() [1/3]

template<class BlackBoxDomain, class Vecteur = typename BlackBoxDomain::PreferredInMatrix_t, class RandIter = Random>
BB_Symmetric_Container ( )
inline

◆ BB_Symmetric_Container() [2/3]

template<class BlackBoxDomain, class Vecteur = typename BlackBoxDomain::PreferredInMatrix_t, class RandIter = Random>
BB_Symmetric_Container ( BlackBoxDomain_t * D,
const Vecteur & u0 )
inline

◆ BB_Symmetric_Container() [3/3]

template<class BlackBoxDomain, class Vecteur = typename BlackBoxDomain::PreferredInMatrix_t, class RandIter = Random>
BB_Symmetric_Container ( BlackBoxDomain_t * D,
RandIter & g )
inline

Member Function Documentation

◆ _launch()

template<class BlackBoxDomain, class Vecteur = typename BlackBoxDomain::PreferredInMatrix_t, class RandIter = Random>
void _launch ( )
inlineprotected

◆ _wait()

template<class BlackBoxDomain, class Vecteur = typename BlackBoxDomain::PreferredInMatrix_t, class RandIter = Random>
void _wait ( )
inlineprotected

The documentation for this class was generated from the following file: