linbox
IntegerModularDetReduced< Blackbox, MyMethod > Struct Template Reference

#include <hybrid-det.h>

Public Member Functions

size_t iterations ()
 
size_t iterations2 ()
 
 IntegerModularDetReduced (const Blackbox &b, const MyMethod &n, const integer &divisor, const size_t &fs)
 
template<typename Field>
IterationResult operator() (typename Field::Element &d, const Field &F)
 
void Beta (Integer &b)
 

Data Fields

IVect primes
 

Constructor & Destructor Documentation

◆ IntegerModularDetReduced()

template<class Blackbox, class MyMethod>
IntegerModularDetReduced ( const Blackbox & b,
const MyMethod & n,
const integer & divisor,
const size_t & fs )
inline

Member Function Documentation

◆ iterations()

template<class Blackbox, class MyMethod>
size_t iterations ( )
inline

◆ iterations2()

template<class Blackbox, class MyMethod>
size_t iterations2 ( )
inline

◆ operator()()

template<class Blackbox, class MyMethod>
template<typename Field>
IterationResult operator() ( typename Field::Element & d,
const Field & F )
inline

◆ Beta()

template<class Blackbox, class MyMethod>
void Beta ( Integer & b)
inline

Field Documentation

◆ primes

template<class Blackbox, class MyMethod>
IVect primes

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