IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.clustering.ahcreport Class Reference
+ Inheritance diagram for alglib.clustering.ahcreport:
+ Collaboration diagram for alglib.clustering.ahcreport:

Public Member Functions

 ahcreport ()
 
override void init ()
 
override alglib.apobject make_copy ()
 

Public Attributes

int npoints
 
int[] p
 
int[,] z
 
int[,] pz
 
int[,] pm
 
double[] mergedist
 

Constructor & Destructor Documentation

alglib.clustering.ahcreport.ahcreport ( )
inline

Member Function Documentation

override void alglib.clustering.ahcreport.init ( )
inlinevirtual

Member Data Documentation

int [] alglib.clustering.ahcreport.p
int [,] alglib.clustering.ahcreport.z
int [,] alglib.clustering.ahcreport.pz
int [,] alglib.clustering.ahcreport.pm
double [] alglib.clustering.ahcreport.mergedist

The documentation for this class was generated from the following file: