File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 2.0.0
DGtal::Xe_kComputer< 0, Ring, Alloc > Class Template Reference

#include <DGtal/math/MPolynomial.h>

Inheritance diagram for DGtal::Xe_kComputer< 0, Ring, Alloc >:
[legend]

Public Member Functions

 Xe_kComputer ()
MPolynomial< 0, Ring, Alloc > get (unsigned int, unsigned int)

Detailed Description

template<typename Ring, typename Alloc>
class DGtal::Xe_kComputer< 0, Ring, Alloc >

Definition at line 1644 of file MPolynomial.h.

Constructor & Destructor Documentation

◆ Xe_kComputer()

template<typename Ring, typename Alloc>
DGtal::Xe_kComputer< 0, Ring, Alloc >::Xe_kComputer ( )
inline

Definition at line 1647 of file MPolynomial.h.

1647{}

Member Function Documentation

◆ get()

template<typename Ring, typename Alloc>
MPolynomial< 0, Ring, Alloc > DGtal::Xe_kComputer< 0, Ring, Alloc >::get ( unsigned int ,
unsigned int  )
inline

Definition at line 1650 of file MPolynomial.h.

1651 {
1653 return p;
1654 }

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