Public Types | Public Member Functions | Protected Types | Protected Attributes
Map< const LieAlgebra< A >, MapOptions, StrideType > Class Template Reference

#include <LieAlgebra.h>

Inheritance diagram for Map< const LieAlgebra< A >, MapOptions, StrideType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef internal::traits< Map
< const LieAlgebra< A >
, MapOptions, StrideType >
>::Coefficients 
Coefficients

Public Member Functions

Coefficientsget ()
const Coefficientsget () const
 Map (const A &a)
 Map (const Scalar *data)
 Map (const Map &m)

Protected Types

typedef LieAlgebraBase< A, Map
< const LieAlgebra< A >
, MapOptions, StrideType > > 
Base

Protected Attributes

Coefficients m_coeffs

Detailed Description

template<class A, int MapOptions, typename StrideType>
class Map< const LieAlgebra< A >, MapOptions, StrideType >

Definition at line 308 of file LieAlgebra.h.


Member Typedef Documentation

template<class A , int MapOptions, typename StrideType >
typedef LieAlgebraBase<A, Map<const LieAlgebra<A>, MapOptions, StrideType> > Map< const LieAlgebra< A >, MapOptions, StrideType >::Base [protected]

Inherited class

Reimplemented from LieAlgebraBase< A, Map< const LieAlgebra< A >, MapOptions, StrideType > >.

Definition at line 311 of file LieAlgebra.h.

template<class A , int MapOptions, typename StrideType >
typedef internal::traits<Map<const LieAlgebra<A>, MapOptions, StrideType> >::Coefficients Map< const LieAlgebra< A >, MapOptions, StrideType >::Coefficients

The stored coefficients

Reimplemented from LieAlgebraBase< A, Map< const LieAlgebra< A >, MapOptions, StrideType > >.

Definition at line 317 of file LieAlgebra.h.


Constructor & Destructor Documentation

template<class A , int MapOptions, typename StrideType >
Map< const LieAlgebra< A >, MapOptions, StrideType >::Map ( const A &  a) [inline]

Maps a class A

Definition at line 320 of file LieAlgebra.h.

template<class A , int MapOptions, typename StrideType >
Map< const LieAlgebra< A >, MapOptions, StrideType >::Map ( const Scalar *  data) [inline]

Maps an array of scalar

Definition at line 322 of file LieAlgebra.h.

template<class A , int MapOptions, typename StrideType >
Map< const LieAlgebra< A >, MapOptions, StrideType >::Map ( const Map< const LieAlgebra< A >, MapOptions, StrideType > &  m) [inline]

Maps another Map<LieAlgebra>

Definition at line 324 of file LieAlgebra.h.


Member Function Documentation

template<class A , int MapOptions, typename StrideType >
Coefficients& Map< const LieAlgebra< A >, MapOptions, StrideType >::get ( ) [inline]
Returns:
The stored coefficients

Reimplemented from LieAlgebraBase< A, Map< const LieAlgebra< A >, MapOptions, StrideType > >.

Definition at line 327 of file LieAlgebra.h.

template<class A , int MapOptions, typename StrideType >
const Coefficients& Map< const LieAlgebra< A >, MapOptions, StrideType >::get ( ) const [inline]
Returns:
The read-only access to the stored coefficients

Reimplemented from LieAlgebraBase< A, Map< const LieAlgebra< A >, MapOptions, StrideType > >.

Definition at line 329 of file LieAlgebra.h.


Member Data Documentation

template<class A , int MapOptions, typename StrideType >
Coefficients Map< const LieAlgebra< A >, MapOptions, StrideType >::m_coeffs [protected]

The wrapped coefficients

Definition at line 333 of file LieAlgebra.h.


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


lgsm
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:26:30