linbox
IntegerModularDet< Blackbox, MyMethod > Struct Template Reference

#include <det.h>

Public Member Functions

 IntegerModularDet (const Blackbox &b, const MyMethod &n)
 
template<class Element, typename Field>
IterationResult operator() (Element &d, const Field &F) const
 

Data Fields

const BlackboxA
 
const MyMethod & M
 

Constructor & Destructor Documentation

◆ IntegerModularDet()

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

Member Function Documentation

◆ operator()()

template<class Blackbox, class MyMethod>
template<class Element, typename Field>
IterationResult operator() ( Element & d,
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: