List of all members
mirtk::FreeFormTransformationIntegrationRKEH12< TFreeFormTransformation > Class Template Reference

Euler-Heun method of order 2(1) More...

#include <FreeFormTransformationRungeKutta.h>

Inheritance diagram for mirtk::FreeFormTransformationIntegrationRKEH12< TFreeFormTransformation >:
Inheritance graph
Collaboration diagram for mirtk::FreeFormTransformationIntegrationRKEH12< TFreeFormTransformation >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from mirtk::FreeFormTransformationEmbeddedRungeKutta< TFreeFormTransformation, FreeFormTransformationButcherTableauRKEH12 >
typedef FreeFormTransformationButcherTableauRKEH12 BT
 Short-hand for Butcher tableau template argument.
 
- Static Protected Member Functions inherited from mirtk::FreeFormTransformationRungeKutta
static void dkdp (Matrix &dk, const Matrix &Dv, const Matrix &dx, const double dv[3], double h)
 Helper for computation of Jacobian w.r.t control point.
 
static void dkdx (Matrix &dk, const Matrix &Dv, const Matrix &dx, double h)
 Helper for computation of Jacobian w.r.t spatial coordinates.
 

Detailed Description

template<class TFreeFormTransformation>
class mirtk::FreeFormTransformationIntegrationRKEH12< TFreeFormTransformation >

Euler-Heun method of order 2(1)

Definition at line 811 of file FreeFormTransformationRungeKutta.h.


The documentation for this class was generated from the following file: