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

Public Member Functions

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

Public Attributes

int chunksize
 
int ntotal
 
int nin
 
int nout
 
int wcount
 
double[] batch4buf
 
double[] hpcbuf
 
double[,] xy
 
double[,] xy2
 
double[] xyrow
 
double[] x
 
double[] y
 
double[] desiredy
 
double e
 
double[] g
 
double[] tmp0
 

Constructor & Destructor Documentation

alglib.hpccores.mlpbuffers.mlpbuffers ( )
inline

Member Function Documentation

override void alglib.hpccores.mlpbuffers.init ( )
inlinevirtual

Member Data Documentation

int alglib.hpccores.mlpbuffers.chunksize
int alglib.hpccores.mlpbuffers.ntotal
int alglib.hpccores.mlpbuffers.nin
int alglib.hpccores.mlpbuffers.nout
double [] alglib.hpccores.mlpbuffers.batch4buf
double [,] alglib.hpccores.mlpbuffers.xy
double [,] alglib.hpccores.mlpbuffers.xy2
double [] alglib.hpccores.mlpbuffers.xyrow
double [] alglib.hpccores.mlpbuffers.x
double [] alglib.hpccores.mlpbuffers.y
double [] alglib.hpccores.mlpbuffers.desiredy
double alglib.hpccores.mlpbuffers.e
double [] alglib.hpccores.mlpbuffers.g
double [] alglib.hpccores.mlpbuffers.tmp0

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