#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... | |