TRF Language Model
|
This is the complete list of members for wb::Func, including all inherited members.
cn_exvalue_max_num | wb::Func | static |
Func(int nParamNum=0) | wb::Func | inline |
GetExtraValues(int k, double *pdValues) | wb::Func | inlinevirtual |
GetGradient(double *pdGradient)=0 | wb::Func | pure virtual |
GetParamNum() const | wb::Func | inline |
GetValue()=0 | wb::Func | pure virtual |
LBFGS class | wb::Func | friend |
m_nParamNum | wb::Func | protected |
m_pSolve | wb::Func | protected |
SetParam(double *pdParams)=0 | wb::Func | pure virtual |
SetParamNum(int n) | wb::Func | inline |
Solve class | wb::Func | friend |