This is the complete list of members for Rcs::OMPartial, including all inherited members.
BoxSpaceProvider() | Rcs::BoxSpaceProvider | |
BoxSpaceProvider(const BoxSpaceProvider &)=delete | Rcs::BoxSpaceProvider | |
BoxSpaceProvider(BoxSpaceProvider &&)=delete | Rcs::BoxSpaceProvider | |
computeObservation(double *state, double *velocity, const MatNd *currentAction, double dt) const | Rcs::OMPartial | virtual |
Rcs::ObservationModel::computeObservation(const MatNd *currentAction, double dt) const | Rcs::ObservationModel | |
Rcs::ObservationModel::computeObservation(MatNd *observation, const MatNd *currentAction, double dt) const | Rcs::ObservationModel | |
findModel() | Rcs::ObservationModel | inline |
findOffsets() | Rcs::ObservationModel | inline |
fromMask(ObservationModel *wrapped, const std::vector< bool > &mask, bool exclude=false) | Rcs::OMPartial | static |
fromMask(ObservationModel *wrapped, const std::vector< bool > &stateMask, const std::vector< bool > &velocityMask, bool exclude=false) | Rcs::OMPartial | static |
fromNames(ObservationModel *wrapped, const std::vector< std::string > &names, bool exclude=false, bool autoSelectVelocity=false) | Rcs::OMPartial | static |
getDim() const final | Rcs::ObservationModel | virtual |
getLimits(double *minState, double *maxState, double *maxVelocity) const | Rcs::OMPartial | virtual |
getMinMax(double *min, double *max) const final | Rcs::ObservationModel | virtual |
getNames() const final | Rcs::ObservationModel | virtual |
getNested() const | Rcs::OMPartial | virtual |
getSpace() const | Rcs::BoxSpaceProvider | |
getStateDim() const | Rcs::OMPartial | virtual |
getStateNames() const | Rcs::OMPartial | virtual |
getVelocityDim() const | Rcs::OMPartial | virtual |
getVelocityNames() const | Rcs::OMPartial | virtual |
IndexList typedef | Rcs::OMPartial | |
keptStateIndices | Rcs::OMPartial | private |
keptVelocityIndices | Rcs::OMPartial | private |
OMPartial(ObservationModel *wrapped, IndexList indices, bool exclude=false) | Rcs::OMPartial | |
OMPartial(ObservationModel *wrapped, IndexList stateIndices, IndexList velocityIndices, bool exclude=false) | Rcs::OMPartial | |
OMPartial(const OMPartial &)=delete | Rcs::OMPartial | |
OMPartial(OMPartial &&)=delete | Rcs::OMPartial | |
operator=(const OMPartial &)=delete | Rcs::OMPartial | |
operator=(OMPartial &&)=delete | Rcs::OMPartial | |
Rcs::ObservationModel::operator=(const BoxSpaceProvider &)=delete | Rcs::BoxSpaceProvider | |
Rcs::ObservationModel::operator=(BoxSpaceProvider &&)=delete | Rcs::BoxSpaceProvider | |
reset() | Rcs::OMPartial | virtual |
wrapped | Rcs::OMPartial | private |
~BoxSpaceProvider() | Rcs::BoxSpaceProvider | virtual |
~ObservationModel() | Rcs::ObservationModel | virtual |
~OMPartial() | Rcs::OMPartial | virtual |