Public Member Functions | List of all members
tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad > Class Template Reference

#include <state_sim.hpp>

Inheritance diagram for tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >:
Inheritance graph
[legend]

Public Member Functions

auto & state ()
 
const auto & state () const
 
auto & stateGrad ()
 
const auto & stateGrad () const
 
- Public Member Functions inherited from tuw::StateMapTuple< TNum, TState, TStateGrad >
StateMapTupleoperator= (const StateMapTuple &_rhs)
 
StateMapTupleoperator= (StateMapTuple &&)=default
 
 StateMapTuple ()
 
 StateMapTuple ()
 
 StateMapTuple (RootType *_root, std::shared_ptr< TDataBuffer > &_dataBuffer)
 
 StateMapTuple (RootType *_root, std::shared_ptr< TDataBuffer > &_dataBuffer)
 
 StateMapTuple (const StateMapTuple &_rhs)
 
 StateMapTuple (StateMapTuple &&)=default
 
virtual ~StateMapTuple ()=default
 
- Public Member Functions inherited from tuw::StateMapBaseCRTP< StateMapTuple< TNum, TLeafTypes... > >
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< StateMapTuple< TNum, TLeafTypes... > >::LeafsTupleTypeExt >::type & sub ()
 
const std::tuple_element< _i, typename StateMapBaseCRTPTraits< StateMapTuple< TNum, TLeafTypes... > >::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< TNum >
MapTypeVirt data ()
 
const MapTypeVirt data () const
 
TNum *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< TNum, StateMapBaseCRTP< StateMapTuple< TNum, TLeafTypes... > >::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::StateMapTuple< TNum, TState, TStateGrad >
using MapTypeCRTP = typename StateMapBaseCRTP< StateMapTuple< NumericType, TLeafTypes... >>::MapTypeCRTP
 
- Public Types inherited from tuw::StateMapBaseCRTP< StateMapTuple< TNum, TLeafTypes... > >
using MapTypeCRTP = Eigen::Map< MatrixTypeCRTP >
 
using MatrixTypeCRTP = Eigen::Matrix< NumericType, MapSize, 1 >
 
- Static Public Attributes inherited from tuw::StateMapBaseCRTP< StateMapTuple< TNum, TLeafTypes... > >
static constexpr const int MapSize
 

Detailed Description

template<class TNum, class TState, class TStateGrad>
class tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >

Definition at line 339 of file state_sim.hpp.

Member Function Documentation

template<class TNum , class TState , class TStateGrad >
auto& tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >::state ( )
inline

Definition at line 345 of file state_sim.hpp.

template<class TNum , class TState , class TStateGrad >
const auto& tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >::state ( ) const
inline

Definition at line 351 of file state_sim.hpp.

template<class TNum , class TState , class TStateGrad >
auto& tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >::stateGrad ( )
inline

Definition at line 357 of file state_sim.hpp.

template<class TNum , class TState , class TStateGrad >
const auto& tuw::StateWithGradMapSimBaseInternal< TNum, TState, TStateGrad >::stateGrad ( ) const
inline

Definition at line 363 of file state_sim.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:23