38 #ifndef _PROBITVGLIKELIHOOD_H_ 39 #define _PROBITVGLIKELIHOOD_H_ 41 #include <shogun/lib/config.h> 47 template<
class C>
class SGMatrix;
68 virtual const char*
get_name()
const {
return "ProbitVGLikelihood"; }
Class that models Probit likelihood and uses numerical integration to approximate the following varia...
virtual ~CProbitVGLikelihood()
virtual const char * get_name() const
virtual void init_likelihood()
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 bool supports_derivative_wrt_hyperparameter() const