IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.safesolve, including all inherited members.
cbasicsolveandupdate(complex alpha, complex beta, double lnmax, double bnorm, double maxgrowth, ref double xnorm, ref complex x) | alglib.safesolve | inlineprivatestatic |
cbasicsolveandupdate(complex alpha, complex beta, double lnmax, double bnorm, double maxgrowth, ref double xnorm, ref complex x) | alglib.safesolve | inlineprivatestatic |
cmatrixscaledtrsafesolve(complex[,] a, double sa, int n, ref complex[] x, bool isupper, int trans, bool isunit, double maxgrowth) | alglib.safesolve | inlinestatic |
cmatrixscaledtrsafesolve(complex[,] a, double sa, int n, ref complex[] x, bool isupper, int trans, bool isunit, double maxgrowth) | alglib.safesolve | inlinestatic |
rmatrixscaledtrsafesolve(double[,] a, double sa, int n, ref double[] x, bool isupper, int trans, bool isunit, double maxgrowth) | alglib.safesolve | inlinestatic |
rmatrixscaledtrsafesolve(double[,] a, double sa, int n, ref double[] x, bool isupper, int trans, bool isunit, double maxgrowth) | alglib.safesolve | inlinestatic |