#include "functions.hh"
#include "op.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVL |
Classes | |
class | RVL::PolynomialOperator< Scalar > |
This operator takes a vector of coefficients and computes the polynomial mapping described by these coefficients. More... |