linbox
IntegerModularValence< Blackbox, MyMethod > Struct Template Reference

#include <valence.h>

Public Member Functions

 IntegerModularValence (const Blackbox &b, const MyMethod &n)
 
template<typename Field>
IterationResult operator() (typename Field::Element &v, const Field &F) const
 

Data Fields

const BlackboxA
 
const MyMethod & M
 

Constructor & Destructor Documentation

◆ IntegerModularValence()

template<class Blackbox, class MyMethod>
IntegerModularValence ( const Blackbox & b,
const MyMethod & n )
inline

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ A

template<class Blackbox, class MyMethod>
const Blackbox& A

◆ M

template<class Blackbox, class MyMethod>
const MyMethod& M

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