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

Public Member Functions

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

Public Attributes

int n
 
int nx
 
int d
 
double r
 
int nw
 
nearestneighbor.kdtree tree
 
int modeltype
 
double[,] q
 
double[] xbuf
 
int[] tbuf
 
double[] rbuf
 
double[,] xybuf
 
int debugsolverfailures
 
double debugworstrcond
 
double debugbestrcond
 

Constructor & Destructor Documentation

alglib.idwint.idwinterpolant.idwinterpolant ( )
inline
alglib.idwint.idwinterpolant.idwinterpolant ( )
inline

Member Function Documentation

override void alglib.idwint.idwinterpolant.init ( )
inlinevirtual

Member Data Documentation

int alglib.idwint.idwinterpolant.n
int alglib.idwint.idwinterpolant.d
int alglib.idwint.idwinterpolant.nw
double [] alglib.idwint.idwinterpolant.xbuf

Referenced by alglib.idwint.idwinit1().

int [] alglib.idwint.idwinterpolant.tbuf
double [] alglib.idwint.idwinterpolant.rbuf
double [,] alglib.idwint.idwinterpolant.xybuf

Referenced by alglib.idwint.idwinit1().


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