Lib directory
Collection of miscelanious functions and objects.
The directory contains the definition of two basic objects (Gaussian and
GMixture) and a set of functions to exectute test of given POMDPs and to
collect estatistics on the resulting plans.
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
SOURCE CODE
0001 % Lib directory
0002 %
0003 % Collection of miscelanious functions and objects.
0004 % The directory contains the definition of two basic objects (Gaussian and
0005 % GMixture) and a set of functions to exectute test of given POMDPs and to
0006 % collect estatistics on the resulting plans.