linbox
IntegerDoubleDetIteration< BlackBox > Struct Template Reference

#include <double-det.h>

Public Member Functions

 IntegerDoubleDetIteration (const BlackBox &A, const typename BlackBox::Field::Element &s1, const typename BlackBox::Field::Element &s2)
 
template<class Field>
IterationResult operator() (BlasVector< Field > &dd, const Field &F) const
 

Data Fields

const BlackBox & _matA
 
const BlackBox::Field::Element _s1
 
const BlackBox::Field::Element _s2
 

Constructor & Destructor Documentation

◆ IntegerDoubleDetIteration()

template<class BlackBox>
IntegerDoubleDetIteration ( const BlackBox & A,
const typename BlackBox::Field::Element & s1,
const typename BlackBox::Field::Element & s2 )
inline

Member Function Documentation

◆ operator()()

template<class BlackBox>
template<class Field>
IterationResult operator() ( BlasVector< Field > & dd,
const Field & F ) const
inline

Field Documentation

◆ _matA

template<class BlackBox>
const BlackBox& _matA

◆ _s1

template<class BlackBox>
const BlackBox::Field::Element _s1

◆ _s2

template<class BlackBox>
const BlackBox::Field::Element _s2

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