ALFI
Advanced Library for Function Interpolation
|
Go to the source code of this file.
Namespaces | |
namespace | alfi |
namespace | alfi::misc |
Functions | |
template<typename Number = DefaultNumber, template< typename, typename... > class Container = DefaultContainer> | |
Container< Number > | alfi::misc::barycentric (const Container< Number > &X, const Container< Number > &Y, const Container< Number > &xx, dist::Type dist_type=dist::Type::GENERAL, Number epsilon=std::numeric_limits< Number >::epsilon()) |