Public Member Functions | List of all members
tuw::Edge8::StateNmWithL< TNumType, TLeafType > Class Template Reference

#include <edge8.hpp>

Inheritance diagram for tuw::Edge8::StateNmWithL< TNumType, TLeafType >:
Inheritance graph
[legend]

Public Member Functions

auto & L ()
 
const auto & L () const
 
auto & state ()
 
const auto & state () const
 
auto & theta ()
 
const auto & theta () const
 
auto & x ()
 
const auto & x () const
 
auto & y ()
 
const auto & y () const
 
- Public Member Functions inherited from tuw::StateMapArray< TNumType, TLeafType, 4 >
StateMapArrayoperator= (const StateMapArray &_rhs)
 
StateMapArrayoperator= (StateMapArray &&_rhs)=default
 
 StateMapArray ()
 
 StateMapArray ()
 
 StateMapArray ()
 
 StateMapArray (RootType *_root, std::shared_ptr< TDataBuffer > &_dataBuffer)
 
 StateMapArray (RootType *_root, std::shared_ptr< TDataBuffer > &_dataBuffer)
 
 StateMapArray (RootType *_root, std::shared_ptr< TDataBuffer > &_dataBuffer)
 
 StateMapArray (const StateMapArray &_rhs)
 
 StateMapArray (StateMapArray &&_rhs)=default
 
virtual ~StateMapArray ()=default
 
- Public Member Functions inherited from tuw::StateMapBaseCRTP< StateMapArray< TNumType, TLeafType, TN > >
void bindToMemory (NumericType *_memRef)
 
MapTypeCRTPdata ()
 
const MapTypeCRTPdata () const
 
NumericType *const memStartRef () const
 
StateMapBaseCRTPoperator= (StateMapBaseCRTP &&)=default
 
 StateMapBaseCRTP ()=default
 
 StateMapBaseCRTP (StateMapBaseCRTP &&)=default
 
LeafTypesub (const size_t &_i)
 
const LeafTypesub (const size_t &_i) const
 
LeafTypesub ()
 
const LeafTypesub () const
 
std::tuple_element< _i, typename StateMapBaseCRTPTraits< StateMapArray< TNumType, TLeafType, TN > >::LeafsTupleTypeExt >::type & sub ()
 
const std::tuple_element< _i, typename StateMapBaseCRTPTraits< StateMapArray< TNumType, TLeafType, TN > >::LeafsTupleTypeExt >::type & sub () const
 
void subResize (const size_t &_size)
 
constexpr const size_t subSize () const
 
 ~StateMapBaseCRTP ()=default
 
- Public Member Functions inherited from tuw::StateMapBaseVirt< TNumType >
MapTypeVirt data ()
 
const MapTypeVirt data () const
 
TNumType *const memStartRef () const
 
StateMapBaseVirtoperator= (StateMapBaseVirt &&)=default
 
 StateMapBaseVirt ()
 
 StateMapBaseVirt (StateMapBaseVirt &&)=default
 
StateBaseVirtualTypesub (const size_t &_i)
 
const StateBaseVirtualTypesub (const size_t &_i) const
 
void subResize (const size_t &_size)
 
const size_t & subSize () const
 
virtual ~StateMapBaseVirt ()=default
 
- Public Member Functions inherited from tuw::DataBuffer< TNumType, StateMapBaseCRTP< StateMapArray< TNumType, TLeafType, TN > >::MapSize >
 DataBuffer (std::shared_ptr< DataBufferContainerType > _dataBuffer)
 
 DataBuffer ()=default
 
 DataBuffer (DataBuffer &&_other)=default
 
DataBufferoperator= (DataBuffer &&_other)=default
 
 ~DataBuffer ()=default
 

Additional Inherited Members

- Public Types inherited from tuw::StateMapArray< TNumType, TLeafType, 4 >
using MapTypeCRTP = typename StateMapBaseCRTP< ImplType >::MapTypeCRTP
 
- Public Types inherited from tuw::StateMapBaseCRTP< StateMapArray< TNumType, TLeafType, TN > >
using MapTypeCRTP = Eigen::Map< MatrixTypeCRTP >
 
using MatrixTypeCRTP = Eigen::Matrix< NumericType, MapSize, 1 >
 
- Static Public Attributes inherited from tuw::StateMapBaseCRTP< StateMapArray< TNumType, TLeafType, TN > >
static constexpr const int MapSize
 

Detailed Description

template<class TNumType, class TLeafType>
class tuw::Edge8::StateNmWithL< TNumType, TLeafType >

Definition at line 100 of file edge8.hpp.

Member Function Documentation

template<class TNumType , class TLeafType >
auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::L ( )
inline

Definition at line 106 of file edge8.hpp.

template<class TNumType , class TLeafType >
const auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::L ( ) const
inline

Definition at line 112 of file edge8.hpp.

template<class TNumType , class TLeafType >
auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::state ( )
inline

Definition at line 154 of file edge8.hpp.

template<class TNumType , class TLeafType >
const auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::state ( ) const
inline

Definition at line 160 of file edge8.hpp.

template<class TNumType , class TLeafType >
auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::theta ( )
inline

Definition at line 142 of file edge8.hpp.

template<class TNumType , class TLeafType >
const auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::theta ( ) const
inline

Definition at line 148 of file edge8.hpp.

template<class TNumType , class TLeafType >
auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::x ( )
inline

Definition at line 118 of file edge8.hpp.

template<class TNumType , class TLeafType >
const auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::x ( ) const
inline

Definition at line 124 of file edge8.hpp.

template<class TNumType , class TLeafType >
auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::y ( )
inline

Definition at line 130 of file edge8.hpp.

template<class TNumType , class TLeafType >
const auto& tuw::Edge8::StateNmWithL< TNumType, TLeafType >::y ( ) const
inline

Definition at line 136 of file edge8.hpp.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:24