#include "simmath/internal/Spline.h"
#include "simmath/internal/GCVSPLUtil.h"
Go to the source code of this file.
Classes | |
class | SplineFitter< T > |
Given a set of data points, this class creates a Spline_ which interpolates or approximates them. More... | |
class | SplineFitterImpl |
Namespaces | |
namespace | SimTK |
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. |