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.ahcreport Class Reference
+ Inheritance diagram for alglib.ahcreport:
+ Collaboration diagram for alglib.ahcreport:

Public Member Functions

 ahcreport ()
 
 ahcreport (clustering.ahcreport obj)
 
- Public Member Functions inherited from alglib.alglibobject
virtual void _deallocate ()
 

Properties

int npoints [get, set]
 
int[] p [get, set]
 
int[,] z [get, set]
 
int[,] pz [get, set]
 
int[,] pm [get, set]
 
double[] mergedist [get, set]
 
clustering.ahcreport innerobj [get]
 

Private Attributes

clustering.ahcreport _innerobj
 

Constructor & Destructor Documentation

alglib.ahcreport.ahcreport ( )
inline
alglib.ahcreport.ahcreport ( clustering.ahcreport  obj)
inline

Member Data Documentation

clustering.ahcreport alglib.ahcreport._innerobj
private

Property Documentation

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

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