IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for MainTest, including all inherited members.
bad_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
bad_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
bad_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
bad_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
bad_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
bad_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
bad_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
bad_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
bad_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
bad_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
doc_test_bool(bool val, bool test_val) | MainTest | inlinestatic |
doc_test_bool(bool val, bool test_val) | MainTest | inlinestatic |
doc_test_bool_matrix(bool[,] val, bool[,] test_val) | MainTest | inlinestatic |
doc_test_bool_matrix(bool[,] val, bool[,] test_val) | MainTest | inlinestatic |
doc_test_bool_vector(bool[] val, bool[] test_val) | MainTest | inlinestatic |
doc_test_bool_vector(bool[] val, bool[] test_val) | MainTest | inlinestatic |
doc_test_complex(alglib.complex val, alglib.complex test_val, double _threshold) | MainTest | inlinestatic |
doc_test_complex(alglib.complex val, alglib.complex test_val, double _threshold) | MainTest | inlinestatic |
doc_test_complex_matrix(alglib.complex[,] val, alglib.complex[,] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_complex_matrix(alglib.complex[,] val, alglib.complex[,] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_complex_vector(alglib.complex[] val, alglib.complex[] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_complex_vector(alglib.complex[] val, alglib.complex[] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_int(int val, int test_val) | MainTest | inlinestatic |
doc_test_int(int val, int test_val) | MainTest | inlinestatic |
doc_test_int_matrix(int[,] val, int[,] test_val) | MainTest | inlinestatic |
doc_test_int_matrix(int[,] val, int[,] test_val) | MainTest | inlinestatic |
doc_test_int_vector(int[] val, int[] test_val) | MainTest | inlinestatic |
doc_test_int_vector(int[] val, int[] test_val) | MainTest | inlinestatic |
doc_test_real(double val, double test_val, double _threshold) | MainTest | inlinestatic |
doc_test_real(double val, double test_val, double _threshold) | MainTest | inlinestatic |
doc_test_real_matrix(double[,] val, double[,] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_real_matrix(double[,] val, double[,] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_real_vector(double[] val, double[] test_val, double _threshold) | MainTest | inlinestatic |
doc_test_real_vector(double[] val, double[] test_val, double _threshold) | MainTest | inlinestatic |
function1_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
function1_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
function1_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
function1_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
function1_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function1_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function1_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function1_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function1_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
function1_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
function2_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
function2_func(double[] x, ref double func, object obj) | MainTest | inlinestatic |
function2_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
function2_fvec(double[] x, double[] fi, object obj) | MainTest | inlinestatic |
function2_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function2_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function2_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function2_hess(double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function2_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
function2_jac(double[] x, double[] fi, double[,] jac, object obj) | MainTest | inlinestatic |
function_cx_1_func(double[] c, double[] x, ref double func, object obj) | MainTest | inlinestatic |
function_cx_1_func(double[] c, double[] x, ref double func, object obj) | MainTest | inlinestatic |
function_cx_1_grad(double[] c, double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function_cx_1_grad(double[] c, double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
function_cx_1_hess(double[] c, double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function_cx_1_hess(double[] c, double[] x, ref double func, double[] grad, double[,] hess, object obj) | MainTest | inlinestatic |
function_debt_func(double[] c, double[] x, ref double func, object obj) | MainTest | inlinestatic |
function_debt_func(double[] c, double[] x, ref double func, object obj) | MainTest | inlinestatic |
int_function_1_func(double x, double xminusa, double bminusx, ref double y, object obj) | MainTest | inlinestatic |
int_function_1_func(double x, double xminusa, double bminusx, ref double y, object obj) | MainTest | inlinestatic |
Main(string[] args) | MainTest | inlinestatic |
Main(string[] args) | MainTest | inlinestatic |
ode_function_1_diff(double[] y, double x, double[] dy, object obj) | MainTest | inlinestatic |
ode_function_1_diff(double[] y, double x, double[] dy, object obj) | MainTest | inlinestatic |
s1_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
s1_grad(double[] x, ref double func, double[] grad, object obj) | MainTest | inlinestatic |
spoil_matrix_by_adding_col< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_adding_col< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_adding_row< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_adding_row< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_deleting_col< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_deleting_col< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_deleting_row< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_deleting_row< T >(ref T[,] x) | MainTest | inlinestatic |
spoil_matrix_by_value< T >(ref T[,] x, T val) | MainTest | inlinestatic |
spoil_matrix_by_value< T >(ref T[,] x, T val) | MainTest | inlinestatic |
spoil_vector_by_adding_element< T >(ref T[] x) | MainTest | inlinestatic |
spoil_vector_by_adding_element< T >(ref T[] x) | MainTest | inlinestatic |
spoil_vector_by_deleting_element< T >(ref T[] x) | MainTest | inlinestatic |
spoil_vector_by_deleting_element< T >(ref T[] x) | MainTest | inlinestatic |
spoil_vector_by_value< T >(ref T[] x, T val) | MainTest | inlinestatic |
spoil_vector_by_value< T >(ref T[] x, T val) | MainTest | inlinestatic |