ecl::blueprints Namespace Reference

Blueprints and factories classes used to generate blueprints. More...

Classes

class  C2CubicSpline
 Blueprint for generating a cubic spline satisfying C2 constraints. More...
class  C2TensionSpline
 Blueprint for generating a tension spline satisfying C2 constraints. More...
class  CubicDerivativeInterpolation
 Blueprint for interpolating a cubic polynomial between end point conditions. More...
class  CubicSecondDerivativeInterpolation
 Blueprint for interpolating a cubic polynomial between end point conditions. More...
class  DerivativeHeuristicCubicSpline
 Blueprint for generating a cubic spline satisfying C2 constraints. More...
class  LinearInterpolation
 Blueprint for interpolating a linear function connecting end point conditions. More...
class  LinearPointSlopeForm
 Blueprint for generating a linear function from slope and point pair. More...
class  QuinticInterpolation
 Blueprint for interpolating a quintic polynomial between end point conditions. More...
class  TensionSecondDerivativeInterpolation
 Blueprint for interpolating a tension function between end point conditions. More...

Detailed Description

Blueprints and factories classes used to generate blueprints.

The blueprints are used to generate lightweight classes that store the rules to instantiate or configure classes in this package. These are used automatically with the factories to develop constructors and assignments with a convenient notation so you should never need to directly use these classes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ecl_geometry
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Jan 11 11:57:24 2013