Direct Graphical Models  v.1.7.0
DirectGraphicalModels::CKDGauss Member List

This is the complete list of members for DirectGraphicalModels::CKDGauss, including all inherited members.

addPoint(const Mat &point, bool approximate=false)DirectGraphicalModels::CKDGauss
calculateQ(void) constDirectGraphicalModels::CKDGaussprivate
CKDGauss(dword k)DirectGraphicalModels::CKDGauss
CKDGauss(const Mat &mu)DirectGraphicalModels::CKDGauss
CKDGauss(const CKDGauss &rhs)DirectGraphicalModels::CKDGauss
clear(void)DirectGraphicalModels::CKDGauss
empty(void) constDirectGraphicalModels::CKDGaussinline
getAlpha(void) constDirectGraphicalModels::CKDGauss
getEuclidianDistance(const Mat &x) constDirectGraphicalModels::CKDGauss
getKullbackLeiberDivergence(const CKDGauss &x) constDirectGraphicalModels::CKDGauss
getMahalanobisDistance(const Mat &x) constDirectGraphicalModels::CKDGauss
getMu(void) constDirectGraphicalModels::CKDGaussinline
getNumPoints(void) constDirectGraphicalModels::CKDGaussinline
getSample(void) constDirectGraphicalModels::CKDGauss
getSigma(void) constDirectGraphicalModels::CKDGaussinline
getSigmaInv(void) constDirectGraphicalModels::CKDGaussprivate
getValue(Mat &x, Mat &aux1=EmptyMat, Mat &aux2=EmptyMat, Mat &aux3=EmptyMat) constDirectGraphicalModels::CKDGauss
m_alphaDirectGraphicalModels::CKDGaussmutableprivate
m_muDirectGraphicalModels::CKDGaussprivate
m_nPointsDirectGraphicalModels::CKDGaussprivate
m_QDirectGraphicalModels::CKDGaussmutableprivate
m_sigmaDirectGraphicalModels::CKDGaussprivate
m_sigmaInvDirectGraphicalModels::CKDGaussmutableprivate
operator+=(const CKDGauss &rhs)DirectGraphicalModels::CKDGauss
operator+=(const Mat &point)DirectGraphicalModels::CKDGauss
operator=(const CKDGauss &rhs)DirectGraphicalModels::CKDGauss
reset_SigmaInv_Q_Alpha(void)DirectGraphicalModels::CKDGaussinlineprivate
setMu(Mat &mu)DirectGraphicalModels::CKDGauss
setNumPoints(long nPoints)DirectGraphicalModels::CKDGaussinline
setSigma(Mat &sigma)DirectGraphicalModels::CKDGauss
USE_SAFE_SIGMADirectGraphicalModels::CKDGaussprivatestatic