Home
last modified time | relevance | path

Searched refs:test_inverse (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/geometry/test/srs/
Dprojections.cpp77 void test_inverse(std::string const& name, in test_inverse() function
240test_inverse<P>("aea", 334609.583974, 5218502.503686, 4.897000, 52.371000, "+proj=aea +ellps=WGS84… in test_all()
241test_inverse<P>("aeqd", 384537.462363, 5809944.807548, 4.897000, 52.371000, "+proj=aeqd +ellps=WGS… in test_all()
242test_inverse<P>("aitoff", 384096.182830, 5831239.274680, 4.897000, 52.371000, "+proj=aitoff +ellps… in test_all()
243test_inverse<P>("alsk", 7002185.416415, -3700467.546545, -84.389819, 33.754911, "+proj=alsk +ellps… in test_all()
244test_inverse<P>("bipc", 3693973.674143, -8459972.647559, 4.897000, 52.371000, "+proj=bipc +ellps=W… in test_all()
245test_inverse<P>("bonne", 333291.091896, 274683.016972, 4.897000, 52.371000, "+proj=bonne +ellps=WG… in test_all()
246test_inverse<P>("cass", 333274.431072, 5815921.803069, 4.897007, 52.371001, "+proj=cass +ellps=WGS… in test_all()
247test_inverse<P>("cc", 545131.546415, 8273513.720038, 4.897000, 52.371000, "+proj=cc +ellps=WGS84 +… in test_all()
248test_inverse<P>("cea", -738753.247401, 5031644.669407, 4.897000, 52.371000, "+proj=cea +ellps=WGS8… in test_all()
[all …]
/third_party/weston/tests/
Dmatrix-test.c192 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/
Dtest_exp.py58 def test_inverse(): function
Dtest_power_transform.py59 def test_inverse(): function