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

Public Member Functions

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

Public Attributes

int npoints
 
int nfeatures
 
int disttype
 
double[,] xy
 
double[,] d
 
int ahcalgo
 
int kmeansrestarts
 
int kmeansmaxits
 

Constructor & Destructor Documentation

alglib.clustering.clusterizerstate.clusterizerstate ( )
inline

Member Function Documentation

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

Member Data Documentation


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