linbox
ModularFraction Struct Reference

Public Member Functions

 ModularFraction (const integer &a, const integer &b)
 
template<typename Field>
Field::Element & operator() (typename Field::Element &d, const Field &F) const
 

Data Fields

integer a_
 
integer b_
 

Constructor & Destructor Documentation

◆ ModularFraction()

ModularFraction ( const integer & a,
const integer & b )
inline

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ a_

integer a_

◆ b_

integer b_

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