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