KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
LogitLikelihoodFunction Struct Reference
Inheritance diagram for LogitLikelihoodFunction:

Public Member Functions

 LogitLikelihoodFunction (const vector< Vector > &_x, const vector< bool > &_res)
 
virtual Real Eval (const Vector &params)
 
virtual void Gradient (const Vector &params, Vector &grad)
 

Public Attributes

const vector< Vector > & x
 
const vector< bool > & res
 

The documentation for this struct was generated from the following file: