FflasFfpack
|
#include <ostream>
Namespaces | |
namespace | FFPACK |
Set of elimination based routines for dense linear algebra with matrices over finite prime field of characteristic less than 2^26. | |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &o, const Modular< T > &F) |
template<class T > | |
std::ostream & | operator<< (std::ostream &o, const ModularBalanced< T > &F) |
template<class T > | |
std::ostream & | operator<< (std::ostream &o, const UnparametricField< T > &F) |