IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.testmlpbaseunit, including all inherited members.
_pexec_testmlpbase(bool silent) | alglib.testmlpbaseunit | inlinestatic |
createnetwork(mlpbase.multilayerperceptron network, int nkind, double a1, double a2, int nin, int nhid1, int nhid2, int nout) | alglib.testmlpbaseunit | inlineprivatestatic |
spectests(ref bool inferrors, ref bool procerrors, ref bool graderrors, ref bool hesserrors, ref bool errerrors) | alglib.testmlpbaseunit | inlineprivatestatic |
testerr(int nkind, int nin, int nhid1, int nhid2, int nout, int passcount, int sizemin, int sizemax, ref bool err) | alglib.testmlpbaseunit | inlineprivatestatic |
testgradient(int nkind, int nin, int nhid1, int nhid2, int nout, int passcount, int sizemin, int sizemax, ref bool err) | alglib.testmlpbaseunit | inlineprivatestatic |
testhessian(int nkind, int nin, int nhid1, int nhid2, int nout, int passcount, ref bool err) | alglib.testmlpbaseunit | inlineprivatestatic |
testinformational(int nkind, int nin, int nhid1, int nhid2, int nout, int passcount, ref bool err) | alglib.testmlpbaseunit | inlineprivatestatic |
testmlpbase(bool silent) | alglib.testmlpbaseunit | inlinestatic |
testmlpgbsubset() | alglib.testmlpbaseunit | inlineprivatestatic |
testprocessing(int nkind, int nin, int nhid1, int nhid2, int nout, int passcount, ref bool err) | alglib.testmlpbaseunit | inlineprivatestatic |
unsetnetwork(mlpbase.multilayerperceptron network) | alglib.testmlpbaseunit | inlineprivatestatic |
vectordiff(double[] g0, double[] g1, int n, double s) | alglib.testmlpbaseunit | inlineprivatestatic |