linbox
PolynomialBB< Blackbox, Poly >::rebind< _Tp1, Poly1 > Struct Template Reference

#include <polynomial.h>

Public Types

typedef PolynomialBBOwner< typename Blackbox::template rebind< _Tp1 >::other, Poly1 > other
 

Public Member Functions

void operator() (other &Ap, const Self_t &A, const _Tp1 &F)
 

Member Typedef Documentation

◆ other

template<class Blackbox, class Poly>
template<typename _Tp1, class Poly1 = typename Polynomial::template rebind<_Tp1>::other>
typedef PolynomialBBOwner<typename Blackbox::template rebind<_Tp1>::other, Poly1> other

Member Function Documentation

◆ operator()()

template<class Blackbox, class Poly>
template<typename _Tp1, class Poly1 = typename Polynomial::template rebind<_Tp1>::other>
void operator() ( other & Ap,
const Self_t & A,
const _Tp1 & F )
inline

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