|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.densesolver, including all inherited members.
| cbasiclusolve(complex[,] lua, int[] p, double scalea, int n, ref complex[] xb, ref complex[] tmp) | alglib.densesolver | inlineprivatestatic |
| cbasiclusolve(complex[,] lua, int[] p, double scalea, int n, ref complex[] xb, ref complex[] tmp) | alglib.densesolver | inlineprivatestatic |
| cmatrixlusolve(complex[,] lua, int[] p, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixlusolve(complex[,] lua, int[] p, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixlusolveinternal(complex[,] lua, int[] p, double scalea, int n, complex[,] a, bool havea, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlineprivatestatic |
| cmatrixlusolveinternal(complex[,] lua, int[] p, double scalea, int n, complex[,] a, bool havea, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlineprivatestatic |
| cmatrixlusolvem(complex[,] lua, int[] p, int n, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| cmatrixlusolvem(complex[,] lua, int[] p, int n, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| cmatrixmixedsolve(complex[,] a, complex[,] lua, int[] p, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixmixedsolve(complex[,] a, complex[,] lua, int[] p, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixmixedsolvem(complex[,] a, complex[,] lua, int[] p, int n, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| cmatrixmixedsolvem(complex[,] a, complex[,] lua, int[] p, int n, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| cmatrixsolve(complex[,] a, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixsolve(complex[,] a, int n, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| cmatrixsolvem(complex[,] a, int n, complex[,] b, int m, bool rfs, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| cmatrixsolvem(complex[,] a, int n, complex[,] b, int m, bool rfs, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| densesolverrfsmax(int n, double r1, double rinf) | alglib.densesolver | inlineprivatestatic |
| densesolverrfsmax(int n, double r1, double rinf) | alglib.densesolver | inlineprivatestatic |
| densesolverrfsmaxv2(int n, double r2) | alglib.densesolver | inlineprivatestatic |
| densesolverrfsmaxv2(int n, double r2) | alglib.densesolver | inlineprivatestatic |
| hpdbasiccholeskysolve(complex[,] cha, double sqrtscalea, int n, bool isupper, ref complex[] xb, ref complex[] tmp) | alglib.densesolver | inlineprivatestatic |
| hpdbasiccholeskysolve(complex[,] cha, double sqrtscalea, int n, bool isupper, ref complex[] xb, ref complex[] tmp) | alglib.densesolver | inlineprivatestatic |
| hpdmatrixcholeskysolve(complex[,] cha, int n, bool isupper, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| hpdmatrixcholeskysolve(complex[,] cha, int n, bool isupper, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| hpdmatrixcholeskysolveinternal(complex[,] cha, double sqrtscalea, int n, bool isupper, complex[,] a, bool havea, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlineprivatestatic |
| hpdmatrixcholeskysolveinternal(complex[,] cha, double sqrtscalea, int n, bool isupper, complex[,] a, bool havea, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlineprivatestatic |
| hpdmatrixcholeskysolvem(complex[,] cha, int n, bool isupper, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| hpdmatrixcholeskysolvem(complex[,] cha, int n, bool isupper, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| hpdmatrixsolve(complex[,] a, int n, bool isupper, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| hpdmatrixsolve(complex[,] a, int n, bool isupper, complex[] b, ref int info, densesolverreport rep, ref complex[] x) | alglib.densesolver | inlinestatic |
| hpdmatrixsolvem(complex[,] a, int n, bool isupper, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| hpdmatrixsolvem(complex[,] a, int n, bool isupper, complex[,] b, int m, ref int info, densesolverreport rep, ref complex[,] x) | alglib.densesolver | inlinestatic |
| rbasiclusolve(double[,] lua, int[] p, double scalea, int n, ref double[] xb, ref double[] tmp) | alglib.densesolver | inlineprivatestatic |
| rbasiclusolve(double[,] lua, int[] p, double scalea, int n, ref double[] xb, ref double[] tmp) | alglib.densesolver | inlineprivatestatic |
| rmatrixlusolve(double[,] lua, int[] p, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixlusolve(double[,] lua, int[] p, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixlusolveinternal(double[,] lua, int[] p, double scalea, int n, double[,] a, bool havea, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlineprivatestatic |
| rmatrixlusolveinternal(double[,] lua, int[] p, double scalea, int n, double[,] a, bool havea, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlineprivatestatic |
| rmatrixlusolvem(double[,] lua, int[] p, int n, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| rmatrixlusolvem(double[,] lua, int[] p, int n, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| rmatrixmixedsolve(double[,] a, double[,] lua, int[] p, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixmixedsolve(double[,] a, double[,] lua, int[] p, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixmixedsolvem(double[,] a, double[,] lua, int[] p, int n, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| rmatrixmixedsolvem(double[,] a, double[,] lua, int[] p, int n, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| rmatrixsolve(double[,] a, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixsolve(double[,] a, int n, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixsolvels(double[,] a, int nrows, int ncols, double[] b, double threshold, ref int info, densesolverlsreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixsolvels(double[,] a, int nrows, int ncols, double[] b, double threshold, ref int info, densesolverlsreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| rmatrixsolvem(double[,] a, int n, double[,] b, int m, bool rfs, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| rmatrixsolvem(double[,] a, int n, double[,] b, int m, bool rfs, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| spdbasiccholeskysolve(double[,] cha, double sqrtscalea, int n, bool isupper, ref double[] xb, ref double[] tmp) | alglib.densesolver | inlineprivatestatic |
| spdbasiccholeskysolve(double[,] cha, double sqrtscalea, int n, bool isupper, ref double[] xb, ref double[] tmp) | alglib.densesolver | inlineprivatestatic |
| spdmatrixcholeskysolve(double[,] cha, int n, bool isupper, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| spdmatrixcholeskysolve(double[,] cha, int n, bool isupper, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| spdmatrixcholeskysolveinternal(double[,] cha, double sqrtscalea, int n, bool isupper, double[,] a, bool havea, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlineprivatestatic |
| spdmatrixcholeskysolveinternal(double[,] cha, double sqrtscalea, int n, bool isupper, double[,] a, bool havea, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlineprivatestatic |
| spdmatrixcholeskysolvem(double[,] cha, int n, bool isupper, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| spdmatrixcholeskysolvem(double[,] cha, int n, bool isupper, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| spdmatrixsolve(double[,] a, int n, bool isupper, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| spdmatrixsolve(double[,] a, int n, bool isupper, double[] b, ref int info, densesolverreport rep, ref double[] x) | alglib.densesolver | inlinestatic |
| spdmatrixsolvem(double[,] a, int n, bool isupper, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |
| spdmatrixsolvem(double[,] a, int n, bool isupper, double[,] b, int m, ref int info, densesolverreport rep, ref double[,] x) | alglib.densesolver | inlinestatic |