FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Traum::IntegratePath< Real, Dims > Class Template Referenceabstract
Inheritance diagram for Traum::IntegratePath< Real, Dims >:
Traum::IntegratePathBase< Real, Dims > Traum::Geodesic4D< Acceleration >

Public Types

typedef Real real
 

Public Member Functions

template<class sValue , class Value >
void init (const sValue &s, const Value *q, const Value *dq)
 
template<class sValue , class Value >
void init (const sValue &s, const FixedArray< Value, Dims > &q, const FixedArray< Value, Dims > &dq)
 
virtual void Accel (real s, const real *x, const real *v, real *d2x_ds2)=0
 
const real & s0 () const
 
const real & s1 () const
 
const real & q (int i) const
 
real q (unsigned i, real s) const
 
const real & dq (int i) const
 
real dq (unsigned i, real s) const
 

Static Public Member Functions

static unsigned nPaths ()