Crop
PURPOSE 
Limits all means to be inside the given space.
SYNOPSIS 
function gmOut=Crop(gm,Sp)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- Crop Limits all means to be inside the given space.
- GMixture Gaussian mixture constructor.
- Crop Forces the Gaussian mean to be in a given space.
- Crop Forces a state to be in a given continuous sub-space.
- Crop Forces a state to be in a given discrete space.
This function is called by:
- Prediction Belief evolution under the given action.
- DiscretizeActionModel Produces a new action model discretizing the state space.
- Prediction Belief evolution under the given action.
- Prediction Belief evolution given a transition model.
- Update Belief evolution under an observation model.
- Update Belief evolution under an observation model.
- Crop Limits all means to be inside the given space.
- Crop Forces the Gaussian mean to be in a given space.
- SampleBeliefs Samples a set of beliefs from a POMDP.
SOURCE CODE 
|