|
#include <armarx/control/ds_controller/Gaussians.h>
Public Attributes | |
unsigned int | nbDim |
unsigned int | nbStates |
GMMState | States [GAUSSIAN_MAXIMUM_NUMBER] |
Definition at line 35 of file Gaussians.h.
unsigned int nbDim |
Definition at line 38 of file Gaussians.h.
unsigned int nbStates |
Definition at line 37 of file Gaussians.h.
GMMState States[GAUSSIAN_MAXIMUM_NUMBER] |
Definition at line 40 of file Gaussians.h.