OKlibrary  0.2.1.6
NumberTheory::GcdExtVisitor_empty< Int > Struct Template Reference

#include <NumberTheory_Models.hpp>

List of all members.

Public Member Functions

void operator() (const Int &)
void coefficients (const Int &, const Int &)
void last_coefficients (const Int &, const Int &)
void finished ()

Detailed Description

template<typename Int>
struct NumberTheory::GcdExtVisitor_empty< Int >

Definition at line 78 of file NumberTheory_Models.hpp.


Member Function Documentation

template<typename Int >
void NumberTheory::GcdExtVisitor_empty< Int >::coefficients ( const Int ,
const Int  
) [inline]

Definition at line 80 of file NumberTheory_Models.hpp.

template<typename Int >
void NumberTheory::GcdExtVisitor_empty< Int >::finished ( ) [inline]

Definition at line 82 of file NumberTheory_Models.hpp.

template<typename Int >
void NumberTheory::GcdExtVisitor_empty< Int >::last_coefficients ( const Int ,
const Int  
) [inline]

Definition at line 81 of file NumberTheory_Models.hpp.

template<typename Int >
void NumberTheory::GcdExtVisitor_empty< Int >::operator() ( const Int ) [inline]

Definition at line 79 of file NumberTheory_Models.hpp.


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