IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.snnls, including all inherited members.
boundedstepandactivation(double[] xc, double[] xn, bool[] nnc, int n) | alglib.snnls | inlineprivatestatic |
iterativerefinementits | alglib.snnls | |
snnlsdropnnc(snnlssolver s, int idx) | alglib.snnls | inlinestatic |
snnlsinit(int nsmax, int ndmax, int nrmax, snnlssolver s) | alglib.snnls | inlinestatic |
snnlssetproblem(snnlssolver s, double[,] a, double[] b, int ns, int nd, int nr) | alglib.snnls | inlinestatic |
snnlssolve(snnlssolver s, ref double[] x) | alglib.snnls | inlinestatic |