38 #ifndef _STUDENTSTVGLIKELIHOOD_H_ 39 #define _STUDENTSTVGLIKELIHOOD_H_ 41 #include <shogun/lib/config.h> 47 template<
class C>
class SGMatrix;
74 virtual const char*
get_name()
const {
return "StudentsTVGLikelihood"; }
virtual void init_likelihood()
virtual ~CStudentsTVGLikelihood()
Class that models Student's T likelihood and uses numerical integration to approximate the following ...
virtual bool supports_derivative_wrt_hyperparameter() 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 const char * get_name() const