DiFfRG
|
#include <functional>
#include <string>
#include <vector>
#include <boost/math/interpolators/barycentric_rational.hpp>
Go to the source code of this file.
Classes | |
class | DiFfRG::ExternalDataInterpolator |
This class takes in a .csv file with x-dependent data and interpolates it to a given x on request. More... | |
Namespaces | |
namespace | DiFfRG |