|
static double | rmatrixrcond1 (double[,] a, int n) |
|
static double | rmatrixrcondinf (double[,] a, int n) |
|
static double | spdmatrixrcond (double[,] a, int n, bool isupper) |
|
static double | rmatrixtrrcond1 (double[,] a, int n, bool isupper, bool isunit) |
|
static double | rmatrixtrrcondinf (double[,] a, int n, bool isupper, bool isunit) |
|
static double | hpdmatrixrcond (complex[,] a, int n, bool isupper) |
|
static double | cmatrixrcond1 (complex[,] a, int n) |
|
static double | cmatrixrcondinf (complex[,] a, int n) |
|
static double | rmatrixlurcond1 (double[,] lua, int n) |
|
static double | rmatrixlurcondinf (double[,] lua, int n) |
|
static double | spdmatrixcholeskyrcond (double[,] a, int n, bool isupper) |
|
static double | hpdmatrixcholeskyrcond (complex[,] a, int n, bool isupper) |
|
static double | cmatrixlurcond1 (complex[,] lua, int n) |
|
static double | cmatrixlurcondinf (complex[,] lua, int n) |
|
static double | cmatrixtrrcond1 (complex[,] a, int n, bool isupper, bool isunit) |
|
static double | cmatrixtrrcondinf (complex[,] a, int n, bool isupper, bool isunit) |
|
static double | rcondthreshold () |
|
static double | rmatrixrcond1 (double[,] a, int n) |
|
static double | rmatrixrcondinf (double[,] a, int n) |
|
static double | spdmatrixrcond (double[,] a, int n, bool isupper) |
|
static double | rmatrixtrrcond1 (double[,] a, int n, bool isupper, bool isunit) |
|
static double | rmatrixtrrcondinf (double[,] a, int n, bool isupper, bool isunit) |
|
static double | hpdmatrixrcond (complex[,] a, int n, bool isupper) |
|
static double | cmatrixrcond1 (complex[,] a, int n) |
|
static double | cmatrixrcondinf (complex[,] a, int n) |
|
static double | rmatrixlurcond1 (double[,] lua, int n) |
|
static double | rmatrixlurcondinf (double[,] lua, int n) |
|
static double | spdmatrixcholeskyrcond (double[,] a, int n, bool isupper) |
|
static double | hpdmatrixcholeskyrcond (complex[,] a, int n, bool isupper) |
|
static double | cmatrixlurcond1 (complex[,] lua, int n) |
|
static double | cmatrixlurcondinf (complex[,] lua, int n) |
|
static double | cmatrixtrrcond1 (complex[,] a, int n, bool isupper, bool isunit) |
|
static double | cmatrixtrrcondinf (complex[,] a, int n, bool isupper, bool isunit) |
|
static double | rcondthreshold () |
|
|
static void | rmatrixrcondtrinternal (double[,] a, int n, bool isupper, bool isunit, bool onenorm, double anorm, ref double rc) |
|
static void | cmatrixrcondtrinternal (complex[,] a, int n, bool isupper, bool isunit, bool onenorm, double anorm, ref double rc) |
|
static void | spdmatrixrcondcholeskyinternal (double[,] cha, int n, bool isupper, bool isnormprovided, double anorm, ref double rc) |
|
static void | hpdmatrixrcondcholeskyinternal (complex[,] cha, int n, bool isupper, bool isnormprovided, double anorm, ref double rc) |
|
static void | rmatrixrcondluinternal (double[,] lua, int n, bool onenorm, bool isanormprovided, double anorm, ref double rc) |
|
static void | cmatrixrcondluinternal (complex[,] lua, int n, bool onenorm, bool isanormprovided, double anorm, ref double rc) |
|
static void | rmatrixestimatenorm (int n, ref double[] v, ref double[] x, ref int[] isgn, ref double est, ref int kase) |
|
static void | cmatrixestimatenorm (int n, ref complex[] v, ref complex[] x, ref double est, ref int kase, ref int[] isave, ref double[] rsave) |
|
static double | internalcomplexrcondscsum1 (complex[] x, int n) |
|
static int | internalcomplexrcondicmax1 (complex[] x, int n) |
|
static void | internalcomplexrcondsaveall (ref int[] isave, ref double[] rsave, ref int i, ref int iter, ref int j, ref int jlast, ref int jump, ref double absxi, ref double altsgn, ref double estold, ref double temp) |
|
static void | internalcomplexrcondloadall (ref int[] isave, ref double[] rsave, ref int i, ref int iter, ref int j, ref int jlast, ref int jump, ref double absxi, ref double altsgn, ref double estold, ref double temp) |
|
static void | rmatrixrcondtrinternal (double[,] a, int n, bool isupper, bool isunit, bool onenorm, double anorm, ref double rc) |
|
static void | cmatrixrcondtrinternal (complex[,] a, int n, bool isupper, bool isunit, bool onenorm, double anorm, ref double rc) |
|
static void | spdmatrixrcondcholeskyinternal (double[,] cha, int n, bool isupper, bool isnormprovided, double anorm, ref double rc) |
|
static void | hpdmatrixrcondcholeskyinternal (complex[,] cha, int n, bool isupper, bool isnormprovided, double anorm, ref double rc) |
|
static void | rmatrixrcondluinternal (double[,] lua, int n, bool onenorm, bool isanormprovided, double anorm, ref double rc) |
|
static void | cmatrixrcondluinternal (complex[,] lua, int n, bool onenorm, bool isanormprovided, double anorm, ref double rc) |
|
static void | rmatrixestimatenorm (int n, ref double[] v, ref double[] x, ref int[] isgn, ref double est, ref int kase) |
|
static void | cmatrixestimatenorm (int n, ref complex[] v, ref complex[] x, ref double est, ref int kase, ref int[] isave, ref double[] rsave) |
|
static double | internalcomplexrcondscsum1 (complex[] x, int n) |
|
static int | internalcomplexrcondicmax1 (complex[] x, int n) |
|
static void | internalcomplexrcondsaveall (ref int[] isave, ref double[] rsave, ref int i, ref int iter, ref int j, ref int jlast, ref int jump, ref double absxi, ref double altsgn, ref double estold, ref double temp) |
|
static void | internalcomplexrcondloadall (ref int[] isave, ref double[] rsave, ref int i, ref int iter, ref int j, ref int jlast, ref int jump, ref double absxi, ref double altsgn, ref double estold, ref double temp) |
|