Public Types | Public Member Functions | Protected Types | Protected Attributes
Map< Twist< _Scalar >, MapOptions, StrideType > Class Template Reference

Class map an array to twist. More...

#include <Twist.h>

Inheritance diagram for Map< Twist< _Scalar >, MapOptions, StrideType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef internal::traits< Map >
::Coefficients 
Coefficients

Public Member Functions

Coefficientsget ()
const Coefficientsget () const
 Map (const Twist< Scalar > &d)
template<int _Rows, int _Cols, int _Options, int _MaxRows, int _MaxCols>
 Map (const Array< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > &g)
 Map (Scalar *data)
 Map (const Map &m)

Protected Types

typedef TwistBase< Map< Twist
< _Scalar > > > 
Base

Protected Attributes

Coefficients m_coeffs

Detailed Description

template<typename _Scalar, int MapOptions, typename StrideType>
class Map< Twist< _Scalar >, MapOptions, StrideType >

Class map an array to twist.

Template Parameters:
_Scalarthe type of the underlying array
MapOptions
See also:
Map<Matrix>
Template Parameters:
StrideType
See also:
Map<Matrix>
The methods are defined in LieAlgebraBase and TwistBase

Definition at line 227 of file Twist.h.


Member Typedef Documentation

template<typename _Scalar , int MapOptions, typename StrideType >
typedef TwistBase<Map<Twist<_Scalar> > > Map< Twist< _Scalar >, MapOptions, StrideType >::Base [protected]

The inherited class

Reimplemented from TwistBase< Map< Twist< _Scalar >, MapOptions, StrideType > >.

Definition at line 229 of file Twist.h.

template<typename _Scalar , int MapOptions, typename StrideType >
typedef internal::traits<Map>::Coefficients Map< Twist< _Scalar >, MapOptions, StrideType >::Coefficients

The kind of stored coefficients

Reimplemented from TwistBase< Map< Twist< _Scalar >, MapOptions, StrideType > >.

Definition at line 233 of file Twist.h.


Constructor & Destructor Documentation

template<typename _Scalar , int MapOptions, typename StrideType >
Map< Twist< _Scalar >, MapOptions, StrideType >::Map ( const Twist< Scalar > &  d) [inline]

Definition at line 235 of file Twist.h.

template<typename _Scalar , int MapOptions, typename StrideType >
template<int _Rows, int _Cols, int _Options, int _MaxRows, int _MaxCols>
Map< Twist< _Scalar >, MapOptions, StrideType >::Map ( const Array< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > &  g) [inline]

Definition at line 237 of file Twist.h.

template<typename _Scalar , int MapOptions, typename StrideType >
Map< Twist< _Scalar >, MapOptions, StrideType >::Map ( Scalar *  data) [inline]

Definition at line 239 of file Twist.h.

template<typename _Scalar , int MapOptions, typename StrideType >
Map< Twist< _Scalar >, MapOptions, StrideType >::Map ( const Map< Twist< _Scalar >, MapOptions, StrideType > &  m) [inline]

Definition at line 240 of file Twist.h.


Member Function Documentation

template<typename _Scalar , int MapOptions, typename StrideType >
Coefficients& Map< Twist< _Scalar >, MapOptions, StrideType >::get ( ) [inline]
template<typename _Scalar , int MapOptions, typename StrideType >
const Coefficients& Map< Twist< _Scalar >, MapOptions, StrideType >::get ( ) const [inline]

Member Data Documentation

template<typename _Scalar , int MapOptions, typename StrideType >
Coefficients Map< Twist< _Scalar >, MapOptions, StrideType >::m_coeffs [protected]

Definition at line 246 of file Twist.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