38 #ifndef _PROBITVGLIKELIHOOD_H_
39 #define _PROBITVGLIKELIHOOD_H_
47 template<
class C>
class SGMatrix;
68 virtual const char*
get_name()
const {
return "ProbitVGLikelihood"; }
virtual bool supports_derivative_wrt_hyperparameter() const
Class that models Probit likelihood and uses numerical integration to approximate the following varia...
virtual ~CProbitVGLikelihood()
virtual void init_likelihood()
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const
Class that models likelihood and uses numerical integration to approximate the following variational ...