Borderbasix

Classes | Functions
dump3.hpp File Reference

Go to the source code of this file.

Classes

struct  dumpstruct< pol >
 

Functions

template<typename typPk , typename typdump >
void Dump (const typPk &Pk, typdump &dump)
 
template<typename Base , typename typdump , typename typrecall >
void forget (Base &b, typdump &dump, int k, typrecall &recall)
 
template<typename typPk , typename typMk , typename typdump >
void recover (typPk &Pk, typMk &Mk, const typdump &dump, int k)
 

Function Documentation

template<typename typPk , typename typdump >
void Dump ( const typPk &  Pk,
typdump &  dump 
)
template<typename Base , typename typdump , typename typrecall >
void forget ( Base b,
typdump &  dump,
int  k,
typrecall &  recall 
)
template<typename typPk , typename typMk , typename typdump >
void recover ( typPk &  Pk,
typMk &  Mk,
const typdump &  dump,
int  k 
)
Home  |  Download & InstallContributions