#include "simmath/internal/Spline.h"
#include "simmath/internal/GCVSPLUtil.h"
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
Classes | |
class | SplineFitter |
Given a set of data points, this class creates a Spline which interpolates or approximates them. More... | |
class | SplineFitter::SplineFitterImpl |