DynProg.h File Reference

Go to the source code of this file.

Classes

class  CDynProg
 Dynamic Programming Class. More...
struct  CDynProg::svm_values_struct
 SVM values. More...
struct  CDynProg::segment_loss_struct
 segment loss More...

Typedefs

typedef uint16_t T_STATES
typedef T_STATESP_STATES

Typedef Documentation

typedef T_STATES* P_STATES

Definition at line 40 of file DynProg.h.

typedef uint16_t T_STATES

Definition at line 36 of file DynProg.h.


SHOGUN Machine Learning Toolbox - Documentation