IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.matinv, including all inherited members.
cmatrixinverse(ref complex[,] a, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixinverse(ref complex[,] a, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixluinverse(ref complex[,] a, int[] pivots, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixluinverse(ref complex[,] a, int[] pivots, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixluinverserec(ref complex[,] a, int offs, int n, ref complex[] work, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
cmatrixluinverserec(ref complex[,] a, int offs, int n, ref complex[] work, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
cmatrixtrinverse(ref complex[,] a, int n, bool isupper, bool isunit, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixtrinverse(ref complex[,] a, int n, bool isupper, bool isunit, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
cmatrixtrinverserec(ref complex[,] a, int offs, int n, bool isupper, bool isunit, ref complex[] tmp, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
cmatrixtrinverserec(ref complex[,] a, int offs, int n, bool isupper, bool isunit, ref complex[] tmp, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
hpdmatrixcholeskyinverse(ref complex[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
hpdmatrixcholeskyinverse(ref complex[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
hpdmatrixcholeskyinverserec(ref complex[,] a, int offs, int n, bool isupper, ref complex[] tmp) | alglib.matinv | inlineprivatestatic |
hpdmatrixcholeskyinverserec(ref complex[,] a, int offs, int n, bool isupper, ref complex[] tmp) | alglib.matinv | inlineprivatestatic |
hpdmatrixinverse(ref complex[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
hpdmatrixinverse(ref complex[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixinverse(ref double[,] a, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixinverse(ref double[,] a, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixluinverse(ref double[,] a, int[] pivots, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixluinverse(ref double[,] a, int[] pivots, int n, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixluinverserec(ref double[,] a, int offs, int n, ref double[] work, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
rmatrixluinverserec(ref double[,] a, int offs, int n, ref double[] work, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
rmatrixtrinverse(ref double[,] a, int n, bool isupper, bool isunit, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixtrinverse(ref double[,] a, int n, bool isupper, bool isunit, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
rmatrixtrinverserec(ref double[,] a, int offs, int n, bool isupper, bool isunit, ref double[] tmp, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
rmatrixtrinverserec(ref double[,] a, int offs, int n, bool isupper, bool isunit, ref double[] tmp, ref int info, matinvreport rep) | alglib.matinv | inlineprivatestatic |
spdmatrixcholeskyinverse(ref double[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
spdmatrixcholeskyinverse(ref double[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
spdmatrixcholeskyinverserec(ref double[,] a, int offs, int n, bool isupper, ref double[] tmp) | alglib.matinv | inlineprivatestatic |
spdmatrixcholeskyinverserec(ref double[,] a, int offs, int n, bool isupper, ref double[] tmp) | alglib.matinv | inlineprivatestatic |
spdmatrixinverse(ref double[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |
spdmatrixinverse(ref double[,] a, int n, bool isupper, ref int info, matinvreport rep) | alglib.matinv | inlinestatic |