golib  0.5
goMath::Manifold< element_type, tangent_type > Member List

This is the complete list of members for goMath::Manifold< element_type, tangent_type >, including all inherited members.

d(const Element &e1, const Element &e2) (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >virtual
Element typedef (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >
exp(const Element &e, const Tangent &v, Element &ret)=0 (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >pure virtual
innerProduct(const Element &e, const Tangent &v1, const Tangent &v2)=0 (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >pure virtual
log(const Element &e1, const Element &e2, Tangent &ret)=0 (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >pure virtual
Manifold() (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >protected
Tangent typedef (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >
~Manifold() (defined in goMath::Manifold< element_type, tangent_type >)goMath::Manifold< element_type, tangent_type >virtual