Lines Matching refs:cartesian
41 test_all_2d<P, bg::model::point<int, 2, bg::cs::cartesian> >(); in test_all_2d()
42 test_all_2d<P, bg::model::point<float, 2, bg::cs::cartesian> >(); in test_all_2d()
43 test_all_2d<P, bg::model::point<double, 2, bg::cs::cartesian> >(); in test_all_2d()
44 test_all_2d<P, bg::model::point<long double, 2, bg::cs::cartesian> >(); in test_all_2d()
54 test_all_2d<bg::model::point<int, 2, bg::cs::cartesian> >(); in test_main()
55 test_all_2d<bg::model::point<float, 2, bg::cs::cartesian> >(); in test_main()
56 test_all_2d<bg::model::point<double, 2, bg::cs::cartesian> >(); in test_main()
60 bg::model::point<double, 2, bg::cs::cartesian>, in test_main()
61 bg::model::point<float, 2, bg::cs::cartesian>, in test_main()
69 bg::model::point<ttmath_big, 2, bg::cs::cartesian>, in test_main()
70 bg::model::point<ttmath_big, 2, bg::cs::cartesian> in test_main()