OKlibrary
0.2.1.6
|
#include <NumberTheory_Models.hpp>
Public Member Functions | |
void | operator() (const Int &) |
void | coefficients (const Int &, const Int &) |
void | last_coefficients (const Int &, const Int &) |
void | finished () |
Definition at line 78 of file NumberTheory_Models.hpp.
void NumberTheory::GcdExtVisitor_empty< Int >::coefficients | ( | const Int & | , |
const Int & | |||
) | [inline] |
Definition at line 80 of file NumberTheory_Models.hpp.
void NumberTheory::GcdExtVisitor_empty< Int >::finished | ( | ) | [inline] |
Definition at line 82 of file NumberTheory_Models.hpp.
void NumberTheory::GcdExtVisitor_empty< Int >::last_coefficients | ( | const Int & | , |
const Int & | |||
) | [inline] |
Definition at line 81 of file NumberTheory_Models.hpp.
void NumberTheory::GcdExtVisitor_empty< Int >::operator() | ( | const Int & | ) | [inline] |
Definition at line 79 of file NumberTheory_Models.hpp.