linbox
DensePolynomial< Field >::rebind< _Tp1 > Struct Template Reference

#include <dense-polynomial.h>

Public Types

typedef DensePolynomial< _Tp1 > other
 

Public Member Functions

void operator() (other &P2, const Self_t &P1)
 

Member Typedef Documentation

◆ other

template<class Field>
template<typename _Tp1>
typedef DensePolynomial<_Tp1> other

Member Function Documentation

◆ operator()()

template<class Field>
template<typename _Tp1>
void operator() ( other & P2,
const Self_t & P1 )
inline

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