IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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 |
|
inline |
References alglib.hpccores.mlpbuffers.init().
Referenced by alglib.hpccores.mlpbuffers.make_copy().
|
inlinevirtual |
Implements alglib.apobject.
Referenced by alglib.hpccores.mlpbuffers.mlpbuffers().
|
inlinevirtual |
Implements alglib.apobject.
References alglib.hpccores.mlpbuffers.batch4buf, alglib.hpccores.mlpbuffers.chunksize, alglib.hpccores.mlpbuffers.desiredy, alglib.hpccores.mlpbuffers.e, alglib.hpccores.mlpbuffers.g, alglib.hpccores.mlpbuffers.hpcbuf, alglib.hpccores.mlpbuffers.mlpbuffers(), alglib.hpccores.mlpbuffers.nin, alglib.hpccores.mlpbuffers.nout, alglib.hpccores.mlpbuffers.ntotal, alglib.hpccores.mlpbuffers.tmp0, alglib.hpccores.mlpbuffers.wcount, alglib.hpccores.mlpbuffers.x, alglib.hpccores.mlpbuffers.xy, alglib.hpccores.mlpbuffers.xy2, alglib.hpccores.mlpbuffers.xyrow, and alglib.hpccores.mlpbuffers.y.
int alglib.hpccores.mlpbuffers.chunksize |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
int alglib.hpccores.mlpbuffers.ntotal |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
int alglib.hpccores.mlpbuffers.nin |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
int alglib.hpccores.mlpbuffers.nout |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
int alglib.hpccores.mlpbuffers.wcount |
double [] alglib.hpccores.mlpbuffers.batch4buf |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.hpcbuf |
double [,] alglib.hpccores.mlpbuffers.xy |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [,] alglib.hpccores.mlpbuffers.xy2 |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.xyrow |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.x |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.y |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.desiredy |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double alglib.hpccores.mlpbuffers.e |
Referenced by alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.g |
Referenced by alglib.hpccores.hpcpreparechunkedgradient(), and alglib.hpccores.mlpbuffers.make_copy().
double [] alglib.hpccores.mlpbuffers.tmp0 |
Referenced by alglib.hpccores.mlpbuffers.make_copy().