IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.ortfac, including all inherited members.
cmatrixblockreflector(ref complex[,] a, ref complex[] tau, bool columnwisea, int lengtha, int blocksize, ref complex[,] t, ref complex[] work) | alglib.ortfac | inlineprivatestatic |
cmatrixblockreflector(ref complex[,] a, ref complex[] tau, bool columnwisea, int lengtha, int blocksize, ref complex[,] t, ref complex[] work) | alglib.ortfac | inlineprivatestatic |
cmatrixlq(ref complex[,] a, int m, int n, ref complex[] tau) | alglib.ortfac | inlinestatic |
cmatrixlq(ref complex[,] a, int m, int n, ref complex[] tau) | alglib.ortfac | inlinestatic |
cmatrixlqbasecase(ref complex[,] a, int m, int n, ref complex[] work, ref complex[] t, ref complex[] tau) | alglib.ortfac | inlineprivatestatic |
cmatrixlqbasecase(ref complex[,] a, int m, int n, ref complex[] work, ref complex[] t, ref complex[] tau) | alglib.ortfac | inlineprivatestatic |
cmatrixlqunpackl(complex[,] a, int m, int n, ref complex[,] l) | alglib.ortfac | inlinestatic |
cmatrixlqunpackl(complex[,] a, int m, int n, ref complex[,] l) | alglib.ortfac | inlinestatic |
cmatrixlqunpackq(complex[,] a, int m, int n, complex[] tau, int qrows, ref complex[,] q) | alglib.ortfac | inlinestatic |
cmatrixlqunpackq(complex[,] a, int m, int n, complex[] tau, int qrows, ref complex[,] q) | alglib.ortfac | inlinestatic |
cmatrixqr(ref complex[,] a, int m, int n, ref complex[] tau) | alglib.ortfac | inlinestatic |
cmatrixqr(ref complex[,] a, int m, int n, ref complex[] tau) | alglib.ortfac | inlinestatic |
cmatrixqrbasecase(ref complex[,] a, int m, int n, ref complex[] work, ref complex[] t, ref complex[] tau) | alglib.ortfac | inlineprivatestatic |
cmatrixqrbasecase(ref complex[,] a, int m, int n, ref complex[] work, ref complex[] t, ref complex[] tau) | alglib.ortfac | inlineprivatestatic |
cmatrixqrunpackq(complex[,] a, int m, int n, complex[] tau, int qcolumns, ref complex[,] q) | alglib.ortfac | inlinestatic |
cmatrixqrunpackq(complex[,] a, int m, int n, complex[] tau, int qcolumns, ref complex[,] q) | alglib.ortfac | inlinestatic |
cmatrixqrunpackr(complex[,] a, int m, int n, ref complex[,] r) | alglib.ortfac | inlinestatic |
cmatrixqrunpackr(complex[,] a, int m, int n, ref complex[,] r) | alglib.ortfac | inlinestatic |
hmatrixtd(ref complex[,] a, int n, bool isupper, ref complex[] tau, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
hmatrixtd(ref complex[,] a, int n, bool isupper, ref complex[] tau, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
hmatrixtdunpackq(complex[,] a, int n, bool isupper, complex[] tau, ref complex[,] q) | alglib.ortfac | inlinestatic |
hmatrixtdunpackq(complex[,] a, int n, bool isupper, complex[] tau, ref complex[,] q) | alglib.ortfac | inlinestatic |
rmatrixbd(ref double[,] a, int m, int n, ref double[] tauq, ref double[] taup) | alglib.ortfac | inlinestatic |
rmatrixbd(ref double[,] a, int m, int n, ref double[] tauq, ref double[] taup) | alglib.ortfac | inlinestatic |
rmatrixbdmultiplybyp(double[,] qp, int m, int n, double[] taup, ref double[,] z, int zrows, int zcolumns, bool fromtheright, bool dotranspose) | alglib.ortfac | inlinestatic |
rmatrixbdmultiplybyp(double[,] qp, int m, int n, double[] taup, ref double[,] z, int zrows, int zcolumns, bool fromtheright, bool dotranspose) | alglib.ortfac | inlinestatic |
rmatrixbdmultiplybyq(double[,] qp, int m, int n, double[] tauq, ref double[,] z, int zrows, int zcolumns, bool fromtheright, bool dotranspose) | alglib.ortfac | inlinestatic |
rmatrixbdmultiplybyq(double[,] qp, int m, int n, double[] tauq, ref double[,] z, int zrows, int zcolumns, bool fromtheright, bool dotranspose) | alglib.ortfac | inlinestatic |
rmatrixbdunpackdiagonals(double[,] b, int m, int n, ref bool isupper, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
rmatrixbdunpackdiagonals(double[,] b, int m, int n, ref bool isupper, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
rmatrixbdunpackpt(double[,] qp, int m, int n, double[] taup, int ptrows, ref double[,] pt) | alglib.ortfac | inlinestatic |
rmatrixbdunpackpt(double[,] qp, int m, int n, double[] taup, int ptrows, ref double[,] pt) | alglib.ortfac | inlinestatic |
rmatrixbdunpackq(double[,] qp, int m, int n, double[] tauq, int qcolumns, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixbdunpackq(double[,] qp, int m, int n, double[] tauq, int qcolumns, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixblockreflector(ref double[,] a, ref double[] tau, bool columnwisea, int lengtha, int blocksize, ref double[,] t, ref double[] work) | alglib.ortfac | inlineprivatestatic |
rmatrixblockreflector(ref double[,] a, ref double[] tau, bool columnwisea, int lengtha, int blocksize, ref double[,] t, ref double[] work) | alglib.ortfac | inlineprivatestatic |
rmatrixhessenberg(ref double[,] a, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixhessenberg(ref double[,] a, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixhessenbergunpackh(double[,] a, int n, ref double[,] h) | alglib.ortfac | inlinestatic |
rmatrixhessenbergunpackh(double[,] a, int n, ref double[,] h) | alglib.ortfac | inlinestatic |
rmatrixhessenbergunpackq(double[,] a, int n, double[] tau, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixhessenbergunpackq(double[,] a, int n, double[] tau, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixlq(ref double[,] a, int m, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixlq(ref double[,] a, int m, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixlqbasecase(ref double[,] a, int m, int n, ref double[] work, ref double[] t, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixlqbasecase(ref double[,] a, int m, int n, ref double[] work, ref double[] t, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixlqunpackl(double[,] a, int m, int n, ref double[,] l) | alglib.ortfac | inlinestatic |
rmatrixlqunpackl(double[,] a, int m, int n, ref double[,] l) | alglib.ortfac | inlinestatic |
rmatrixlqunpackq(double[,] a, int m, int n, double[] tau, int qrows, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixlqunpackq(double[,] a, int m, int n, double[] tau, int qrows, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixqr(ref double[,] a, int m, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixqr(ref double[,] a, int m, int n, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixqrbasecase(ref double[,] a, int m, int n, ref double[] work, ref double[] t, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixqrbasecase(ref double[,] a, int m, int n, ref double[] work, ref double[] t, ref double[] tau) | alglib.ortfac | inlinestatic |
rmatrixqrunpackq(double[,] a, int m, int n, double[] tau, int qcolumns, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixqrunpackq(double[,] a, int m, int n, double[] tau, int qcolumns, ref double[,] q) | alglib.ortfac | inlinestatic |
rmatrixqrunpackr(double[,] a, int m, int n, ref double[,] r) | alglib.ortfac | inlinestatic |
rmatrixqrunpackr(double[,] a, int m, int n, ref double[,] r) | alglib.ortfac | inlinestatic |
smatrixtd(ref double[,] a, int n, bool isupper, ref double[] tau, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
smatrixtd(ref double[,] a, int n, bool isupper, ref double[] tau, ref double[] d, ref double[] e) | alglib.ortfac | inlinestatic |
smatrixtdunpackq(double[,] a, int n, bool isupper, double[] tau, ref double[,] q) | alglib.ortfac | inlinestatic |
smatrixtdunpackq(double[,] a, int n, bool isupper, double[] tau, ref double[,] q) | alglib.ortfac | inlinestatic |