IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.trlinsolve, including all inherited members.
rmatrixtrsafesolve(double[,] a, int n, ref double[] x, ref double s, bool isupper, bool istrans, bool isunit) | alglib.trlinsolve | inlinestatic |
rmatrixtrsafesolve(double[,] a, int n, ref double[] x, ref double s, bool isupper, bool istrans, bool isunit) | alglib.trlinsolve | inlinestatic |
safesolvetriangular(double[,] a, int n, ref double[] x, ref double s, bool isupper, bool istrans, bool isunit, bool normin, ref double[] cnorm) | alglib.trlinsolve | inlinestatic |
safesolvetriangular(double[,] a, int n, ref double[] x, ref double s, bool isupper, bool istrans, bool isunit, bool normin, ref double[] cnorm) | alglib.trlinsolve | inlinestatic |