cellBase | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
cellCounts | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
cells | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
cellSum | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
cellWidth | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
center | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
dimension | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |
getCell(const IDType ID) | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
getCell(const IDType ID) const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
getCellAtState(const StateVectorType &state) | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
getCellAtState(const StateVectorType &state) const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
getCellCounts() const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
getCellSum() const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
getCenter() const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
getCenter(const IDType ID) const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
getID(const StateVectorType &state) const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
getIDFromCellCoord(std::vector< IDType > cellCoord) | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
getWidth() const | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inlinevirtual |
UniformCellStateSpace(StateVectorType center, StateVectorType width, const std::vector< IDType > &cellCounts) | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | inline |
width | cm::UniformCellStateSpace< CellType, IDType, StateVectorType > | protected |