#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...
|
| |
template<class CellType, class IDType, class StateVectorType>
class cm::SCMUniformCellStateSpace< CellType, IDType, StateVectorType >
- Template Parameters
-
| CellType | |
| StateVectorType | SCM needs three attributes for every cell: image, group, step |
◆ SCMUniformCellStateSpace()
template<class CellType, class IDType, class StateVectorType>
◆ getGroup()
template<class CellType, class IDType, class StateVectorType>
◆ getImage()
template<class CellType, class IDType, class StateVectorType>
◆ getStep()
template<class CellType, class IDType, class StateVectorType>
◆ setGroup()
template<class CellType, class IDType, class StateVectorType>
◆ setImage()
template<class CellType, class IDType, class StateVectorType>
◆ setStep()
template<class CellType, class IDType, class StateVectorType>
The documentation for this class was generated from the following file:
- C:/Work/git/cell-mapping/cpp/cm/css.h