#include "SimTKcommon.h"
#include "simmath/internal/GCVSPLUtil.h"
#include <limits>
Go to the source code of this file.
Classes | |
class | Spline_< T > |
This class implements a non-uniform B-spline curve. More... | |
class | SplineImpl |
Namespaces | |
namespace | SimTK |
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. | |
Typedefs | |
typedef Spline_< Real > | Spline |