interface for a Curve of arbitrary dimension. More...
#include <functional>
#include <memory>
#include "MathDefs.h"
#include "serialization/archive.hpp"
#include "serialization/eigen-matrix.hpp"
#include "serialization/registeration.hpp"
Go to the source code of this file.
Classes | |
struct | ndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate > |
Represents a curve of dimension Dim. If value of parameter Safe is false, no verification is made on the evaluation of the curve. More... | |
Namespaces | |
namespace | ndcurves |
Functions | |
template<typename T > | |
bool | ndcurves::isApprox (const T a, const T b, const T eps=1e-6) |
interface for a Curve of arbitrary dimension.
Interface for a curve