Borderbasix

Functions
placemon.hpp File Reference

Go to the source code of this file.

Functions

template<typename ptrfun >
void setorder (ptrfun tmpord)
 
int sizeplacemon ()
 
template<typename mon >
void putmon2 (const mon &m, const int poscurrent)
 
template<typename mon >
void putmon (const mon &m)
 
template<typename mon >
void removemon (const mon &m)
 
template<typename mon >
void affplace (const mon &m, int p)
 
template<typename mon >
void freeplace (int p)
 
template<typename mon >
void int2mon (const int &i, mon &res)
 
template<typename mon >
int mon2int (const mon &mm)
 
template<typename typPk , typename typdump >
void swap_all (int i, int j, typPk &Pk, typdump &dump)
 
void freeint2mon (int k)
 
void freemon (int j)
 
void serveurcompress (int i)
 
template<typename typPk , typename typdump >
void Docompress (int i, typPk &Pk, typdump &dump)
 
template<typename typdump , typename Base , typename typPk >
void compress (typPk &Pk, typdump &dump, const Base &b, int k)
 
template<typename typPk , typename typdump >
void swap_all (int i, int j, typPk &Pk, typPk &redspol, typdump &dump)
 
template<typename typPk , typename typdump >
void Docompress (int i, typPk &Pk, typPk &redspol, typdump &dump)
 
template<typename typdump , typename Base , typename typPk >
void compress (typPk &Pk, typPk &redspol, typdump &dump, const Base &b, int k)
 
void freeplacemon ()
 

Function Documentation

template<typename mon >
void affplace ( const mon m,
int  p 
)
template<typename typdump , typename Base , typename typPk >
void compress ( typPk &  Pk,
typdump &  dump,
const Base b,
int  k 
)
template<typename typdump , typename Base , typename typPk >
void compress ( typPk &  Pk,
typPk &  redspol,
typdump &  dump,
const Base b,
int  k 
)
template<typename typPk , typename typdump >
void Docompress ( int  i,
typPk &  Pk,
typdump &  dump 
)
template<typename typPk , typename typdump >
void Docompress ( int  i,
typPk &  Pk,
typPk &  redspol,
typdump &  dump 
)
void freeint2mon ( int  k)
void freemon ( int  j)
template<typename mon >
void freeplace ( int  p)
void freeplacemon ( )
template<typename mon >
void int2mon ( const int &  i,
mon res 
)
inline
template<typename mon >
int mon2int ( const mon mm)
inline
template<typename mon >
void putmon ( const mon m)
template<typename mon >
void putmon2 ( const mon m,
const int  poscurrent 
)
template<typename mon >
void removemon ( const mon m)
void serveurcompress ( int  i)
template<typename ptrfun >
void setorder ( ptrfun  tmpord)
int sizeplacemon ( )
template<typename typPk , typename typdump >
void swap_all ( int  i,
int  j,
typPk &  Pk,
typdump &  dump 
)
template<typename typPk , typename typdump >
void swap_all ( int  i,
int  j,
typPk &  Pk,
typPk &  redspol,
typdump &  dump 
)
Home  |  Download & InstallContributions