Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::MathUtils::InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type > Member List

This is the complete list of members for Euclid::MathUtils::InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type >, including all inherited members.

checkOrder(const std::vector< T > &)Euclid::MathUtils::InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type >inlinestatic
interpolate(const T x, const std::vector< T > &knots, const std::vector< double > &values, bool)Euclid::MathUtils::InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type >inlinestatic
interpolate(const T x, const std::vector< T > &knots, const std::vector< std::unique_ptr< InterpN< Rest... > > > &interpolators, bool, const Rest... rest)Euclid::MathUtils::InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type >inlinestatic