#include <css.h>
|
std::vector< CellType > | cells |
|
StateVectorType | center |
| Directly accessible container for cell objects. More...
|
|
StateVectorType | width |
| The center of the state space. More...
|
|
std::vector< IDType > | cellCounts |
| The width of the state space. More...
|
|
std::vector< IDType > | cellBase |
| Number of cells along each dimension. More...
|
|
IDType | cellSum |
| Base for addressing the 1D array for multi dimensional cases. More...
|
|
IDType | dimension |
| The total number of cells within the state space. More...
|
|
StateVectorType | cellWidth |
| The dimension of the state space. More...
|
|
◆ UniformCellStateSpace()
template<class CellType , class IDType , class StateVectorType >
◆ getCell() [1/2]
template<class CellType , class IDType , class StateVectorType >
◆ getCell() [2/2]
template<class CellType , class IDType , class StateVectorType >
◆ getCellAtState() [1/2]
template<class CellType , class IDType , class StateVectorType >
◆ getCellAtState() [2/2]
template<class CellType , class IDType , class StateVectorType >
const CellType& cm::UniformCellStateSpace< CellType, IDType, StateVectorType >::getCellAtState |
( |
const StateVectorType & |
state | ) |
const |
|
inlinevirtual |
◆ getCellCounts()
template<class CellType , class IDType , class StateVectorType >
◆ getCellSum()
template<class CellType , class IDType , class StateVectorType >
◆ getCenter() [1/2]
template<class CellType , class IDType , class StateVectorType >
◆ getCenter() [2/2]
template<class CellType , class IDType , class StateVectorType >
◆ getID()
template<class CellType , class IDType , class StateVectorType >
◆ getIDFromCellCoord()
template<class CellType , class IDType , class StateVectorType >
◆ getWidth()
template<class CellType , class IDType , class StateVectorType >
◆ cellBase
template<class CellType , class IDType , class StateVectorType >
Number of cells along each dimension.
◆ cellCounts
template<class CellType , class IDType , class StateVectorType >
The width of the state space.
◆ cells
template<class CellType , class IDType , class StateVectorType >
◆ cellSum
template<class CellType , class IDType , class StateVectorType >
Base for addressing the 1D array for multi dimensional cases.
◆ cellWidth
template<class CellType , class IDType , class StateVectorType >
The dimension of the state space.
◆ center
template<class CellType , class IDType , class StateVectorType >
Directly accessible container for cell objects.
◆ dimension
template<class CellType , class IDType , class StateVectorType >
The total number of cells within the state space.
◆ width
template<class CellType , class IDType , class StateVectorType >
The center of the state space.
The documentation for this class was generated from the following file:
- C:/Work/git/cell-mapping/cpp/cm/css.h