Current section

Files

Jump to
penelope c_src deps liblinear matlab linear_model_matlab.h
Raw

c_src/deps/liblinear/matlab/linear_model_matlab.h

const char *model_to_matlab_structure(mxArray *plhs[], struct model *model_);
const char *matlab_matrix_to_model(struct model *model_, const mxArray *matlab_struct);