IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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 |
|
inline |
References alglib.clustering.ahcreport.init().
Referenced by alglib.clustering.ahcreport.make_copy().
|
inlinevirtual |
Implements alglib.apobject.
Referenced by alglib.clustering.ahcreport.ahcreport().
|
inlinevirtual |
int alglib.clustering.ahcreport.npoints |
int [] alglib.clustering.ahcreport.p |
Referenced by alglib.clustering.clusterizerrunahc(), and alglib.clustering.ahcreport.make_copy().
int [,] alglib.clustering.ahcreport.z |
Referenced by alglib.clustering.clusterizerrunahc(), and alglib.clustering.ahcreport.make_copy().
int [,] alglib.clustering.ahcreport.pz |
Referenced by alglib.clustering.clusterizerrunahc(), and alglib.clustering.ahcreport.make_copy().
int [,] alglib.clustering.ahcreport.pm |
Referenced by alglib.clustering.clusterizerrunahc(), and alglib.clustering.ahcreport.make_copy().
double [] alglib.clustering.ahcreport.mergedist |
Referenced by alglib.clustering.clusterizerrunahc(), and alglib.clustering.ahcreport.make_copy().