Searched refs:test_inverse (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/geometry/test/srs/ |
D | projections.cpp | 77 void test_inverse(std::string const& name, in test_inverse() function 240 …test_inverse<P>("aea", 334609.583974, 5218502.503686, 4.897000, 52.371000, "+proj=aea +ellps=WGS84… in test_all() 241 …test_inverse<P>("aeqd", 384537.462363, 5809944.807548, 4.897000, 52.371000, "+proj=aeqd +ellps=WGS… in test_all() 242 …test_inverse<P>("aitoff", 384096.182830, 5831239.274680, 4.897000, 52.371000, "+proj=aitoff +ellps… in test_all() 243 …test_inverse<P>("alsk", 7002185.416415, -3700467.546545, -84.389819, 33.754911, "+proj=alsk +ellps… in test_all() 244 …test_inverse<P>("bipc", 3693973.674143, -8459972.647559, 4.897000, 52.371000, "+proj=bipc +ellps=W… in test_all() 245 …test_inverse<P>("bonne", 333291.091896, 274683.016972, 4.897000, 52.371000, "+proj=bonne +ellps=WG… in test_all() 246 …test_inverse<P>("cass", 333274.431072, 5815921.803069, 4.897007, 52.371001, "+proj=cass +ellps=WGS… in test_all() 247 …test_inverse<P>("cc", 545131.546415, 8273513.720038, 4.897000, 52.371000, "+proj=cc +ellps=WGS84 +… in test_all() 248 …test_inverse<P>("cea", -738753.247401, 5031644.669407, 4.897000, 52.371000, "+proj=cea +ellps=WGS8… in test_all() [all …]
|
/third_party/weston/tests/ |
D | matrix-test.c | 192 test_inverse(struct weston_matrix *m) in test_inverse() function 234 errsup = test_inverse(&m); in test() 412 errsup = test_inverse(&M); in main()
|
/third_party/mindspore/tests/st/probability/bijector/ |
D | test_exp.py | 58 def test_inverse(): function
|
D | test_power_transform.py | 59 def test_inverse(): function
|