#include <poly-interpolation.h>
|
| | PolyInterpolation (const std::vector< FieldElt > &pts, Field &F, PolyDom &PD) |
| |
| RingElt & | interpolate (RingElt &poly, const std::vector< FieldElt > &pts, const std::vector< FieldElt > &vals, PolyDom &PD, Field &F) |
| |
| RingElt & | scaledSum (RingElt &comb, const std::vector< FieldElt > &cs, PolyDom &PD) |
| |
| void | evaluate (std::vector< FieldElt > &vals, const RingElt &poly, PolyDom &PD, Field &F) |
| |
◆ Ring
◆ RingElt
◆ FieldElt
◆ ProductTree
◆ PolyInterpolation()
◆ interpolate()
◆ scaledSum()
◆ evaluate()
◆ naiveInterpolate()
◆ Mtree_
◆ k_
The documentation for this class was generated from the following file: