#include <emhipclus.h>
Inheritance diagram for CLUS::EMHiperPlan:


Public Member Functions | |
| EMHiperPlan () | |
| EMHiperPlan (int InDim, int OutDim) | |
| EMHiperPlan (int InDim, int OutDim, int) | |
| double | InferDistance (const double *DataCache) |
| double | ClusDistance (const double *DataCache) |
| double | CorrectApartGrade (double Coef) |
| void | SetSigma (double sigma) |
| bool | SetOptionDbl (char *optName, double value) |
| void | SaveToStream (ostream &out) |
| void | LoadFromStream (istream &in) |
Static Public Member Functions | |
| string | TypeName (void) |
Protected Attributes | |
| double | sigma2 |
|
|
Definition at line 47 of file emhipclus.h. |
|
||||||||||||
|
Definition at line 52 of file emhipclus.h. |
|
||||||||||||||||
|
Definition at line 57 of file emhipclus.h. |
|
|
Reimplemented from CLUS::HiperPlanCluster. Definition at line 68 of file emhipclus.h. |
|
|
Definition at line 74 of file emhipclus.h. Referenced by CLUS::SkinyMultiDimNormal::NormalizeLearnProbability(). |
|
|
Reimplemented from CLUS::HiperPlanCluster. Definition at line 62 of file emhipclus.h. |
|
|
Reimplemented from CLUS::HiperPlanCluster. Reimplemented in CLUS::SkinyMultiDimNormal. Definition at line 136 of file emhipclus.h. |
|
|
Reimplemented from CLUS::HiperPlanCluster. Reimplemented in CLUS::SkinyMultiDimNormal. Definition at line 120 of file emhipclus.h. |
|
||||||||||||
|
Reimplemented from CLUS::HiperPlanCluster. Definition at line 110 of file emhipclus.h. |
|
|
Definition at line 105 of file emhipclus.h. |
|
|
Reimplemented from CLUS::HiperPlanCluster. Reimplemented in CLUS::SkinyMultiDimNormal. Definition at line 100 of file emhipclus.h. |
|
|
Definition at line 45 of file emhipclus.h. Referenced by ClusDistance(), EMHiperPlan(), InferDistance(), LoadFromStream(), SaveToStream(), SetOptionDbl(), and SetSigma(). |
1.3.2