golib
0.5
|
This is the complete list of members for SVMDual, including all inherited members.
grad(vector &x, vector &ret) | goMath::OptFunction< matrix, vector > | inlinevirtual |
hessian(vector &x, matrix &ret) | goMath::OptFunction< matrix, vector > | inlinevirtual |
operator()(const vector &alpha) (defined in SVMDual) | SVMDual | inlinevirtual |
OptFunction(double eps=0.01) | goMath::OptFunction< matrix, vector > | inlineexplicitprotected |
SVMDual(goAutoPtr< matrix > innerProd, goAutoPtr< vector > y, double eps=0.01) (defined in SVMDual) | SVMDual | inline |
value_type typedef (defined in SVMDual) | SVMDual | |
~OptFunction() (defined in goMath::OptFunction< matrix, vector >) | goMath::OptFunction< matrix, vector > | inlinevirtual |