Home
last modified time | relevance | path

Searched refs:test_monotonicity (Results 1 – 25 of 25) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dpchip_test.cpp168 void test_monotonicity() in test_monotonicity() function
234 test_monotonicity<float>(); in main()
239 test_monotonicity<double>(); in main()
244 test_monotonicity<long double>(); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
54 data_m.test_monotonicity = 0; in has_sign()
428 if (data->test_monotonicity) in propagate_on_domain()
507 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/isl/isl-0.24/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_range.c13 int test_monotonicity; member
56 data_m.test_monotonicity = 0; in has_sign()
446 if (data->test_monotonicity) in propagate_on_domain()
528 data->test_monotonicity = 1; in qpolynomial_bound_on_domain_range()
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_metrics.py190 def test_monotonicity(self, dimension): member in Test_hellinger_dist
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_descr.py857 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_descr.py882 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_descr.py882 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_descr.py938 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_descr.py938 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_descr.py948 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_descr.py933 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_descr.py938 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_descr.py938 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_descr.py948 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_descr.py948 def test_monotonicity(self): member in ClassPropertiesAndMethods
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_descr.py938 def test_monotonicity(self): member in ClassPropertiesAndMethods