Developer documentation
Version 3.0.3-105-gd3941f44
polynomial.h File Reference
#include "math/math.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::Math
 

Functions

template<class Cont >
default_type MR::Math::polynomial (Cont &coeffs, const default_type x)
 Evaluate a polynomial expansion for a scalar term. More...