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