golib  0.5
goMath::UnitSphere< T > Class Template Reference

Unit sphere. More...

#include <gomanifold.h>

Public Types

typedef goMath::Vector< T > Element
 
typedef goMath::Vector< T > Tangent
 
- Public Types inherited from goMath::Manifold< goMath::Vector< T >, goMath::Vector< T > >
typedef goMath::Vector< T > Element
 
typedef goMath::Vector< T > Tangent
 

Public Member Functions

virtual void exp (const Element &e, const Tangent &v, Element &ret)
 
virtual void log (const Element &e1, const Element &e2, Tangent &ret)
 
virtual goDouble innerProduct (const Element &e, const Tangent &v1, const Tangent &v2)
 
- Public Member Functions inherited from goMath::Manifold< goMath::Vector< T >, goMath::Vector< T > >
virtual goDouble d (const Element &e1, const Element &e2)
 

Detailed Description

template<class T>
class goMath::UnitSphere< T >

Unit sphere.


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