Borderbasix

Functions
MPolyFunction.hpp File Reference

Go to the source code of this file.

Functions

template<class P >
Pdiv (const P &p, const typename P::monom_t &m)
 
template<class R , class O >
int Degree (const MPoly< R, O > &P, int i)
 
template<class R , class O >
MPoly< R, O > Diff (const MPoly< R, O > &P, int i)
 
template<class R , class O >
int NbCoef (const MPoly< R, O > &P)
 
template<class R , class O >
MPoly< R, O > Coeff (const MPoly< R, O > &P, int i)
 
template<class R , class O >
MPoly< R, O > Coeff (const MPoly< R, O > &P, int i, int d)
 

Function Documentation

template<class R , class O >
MPoly<R,O> Coeff ( const MPoly< R, O > &  P,
int  i 
)
inline
template<class R , class O >
MPoly<R,O> Coeff ( const MPoly< R, O > &  P,
int  i,
int  d 
)
inline
template<class R , class O >
int Degree ( const MPoly< R, O > &  P,
int  i 
)
inline
template<class R , class O >
MPoly<R,O> Diff ( const MPoly< R, O > &  P,
int  i 
)
inline
template<class R , class O >
int NbCoef ( const MPoly< R, O > &  P)
inline
template<class P >
P Pdiv ( const P &  p,
const typename P::monom_t &  m 
)
inline
Home  |  Download & InstallContributions