All Classes Namespaces Files Functions Variables Typedefs
curve_abc.h File Reference

interface for a Curve of arbitrary dimension. More...

#include "MathDefs.h"
#include <functional>
Include dependency graph for curve_abc.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  curve::curve_abc< Time, Numeric, Dim, Safe, Point >
 Represents a curve of dimension Dim is Safe is false, no verification is made on the evaluation of the curve. More...
 

Namespaces

 curve
 

Detailed Description

interface for a Curve of arbitrary dimension.

Author
Steve T.
Version
0.1
Date
06/17/2013

Interface for a curve