CCL Library  1.0
Data Structures
Here are the data structures with brief descriptions:
oCLEARN_A_MODELThis structure describes a "LEARN_A_MODEL" (a learn alpha model). This structure constains the dimentionality of the defined problems and the model parameters. It should always initialised with ccl_learn_alpha_model_alloc, and destroyed with ccl_learn_alpha_model_free
oCLEARN_MODEL_LW_PIThis structure describes learning a direct locally weighted linear policy model parameters LEARN_MODEL_LW_PI
oCLEARN_MODEL_LW_PI_WSThis structure describes workspace for directly learning the policy model parameters using locally weighted linear regression
oCLEARN_MODEL_PIThis structure describes learning a direct linear policy model parameters LEARN_MODEL_PI
oCLEARN_MODEL_PI_WSThis structure describes workspace for directly learning the policy model parameters using linear regression
oCLEARN_MODEL_WSThis structure describes workspace for directly learning the model parameters using linear regression
oCLEARN_NCL_MODELThis structure describes a "LEARN_NCL_MODEL" (a learn ncl model). This structure constains the dimentionality of the defined problems and the model parameters. It should always initialised with ccl_learn_ncl_model_alloc, and destroyed with ccl_learn_ncl_model_free
oCMP_INV_WSThis structure describes the workspace memory of calculating matrix pseudo inverse MP_INV_WS
oCNHAT_ModelThis structure defines the model parameters for NHAT_Model
oCNHAT_resultThis structure defines the model parameters for NHAT_result
oCNHAT_searchThis structure defines the searching parameters for NHAT_search
oCOBJ_WSThis structure defines the workspace variables for calculating objective functions
oCOPTIONThis structure defines the OPTION for the optimizer
oCSOLVE_LM_WSThis structure defines the workspace variables for solving the non-linear LM optimization
\CSOLVE_NONLIN_WSThis structure defines the workspace variables for solving the non-linear LM optimization