Home
last modified time | relevance | path

Searched refs:spherical_point (Results 51 – 75 of 174) sorted by relevance

1234567

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/
H A Dspherical.hpp63 return strategy::envelope::spherical_point(); in envelope()
100 return strategy::expand::spherical_point(); in expand()
H A Dgeographic.hpp64 return strategy::envelope::spherical_point(); in envelope()
107 return strategy::expand::spherical_point(); in expand()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/
H A Dspherical.hpp63 return strategy::envelope::spherical_point(); in envelope()
100 return strategy::expand::spherical_point(); in expand()
H A Dgeographic.hpp64 return strategy::envelope::spherical_point(); in envelope()
107 return strategy::expand::spherical_point(); in expand()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/
H A Dspherical.hpp63 return strategy::envelope::spherical_point(); in envelope()
100 return strategy::expand::spherical_point(); in expand()
H A Dgeographic.hpp64 return strategy::envelope::spherical_point(); in envelope()
107 return strategy::expand::spherical_point(); in expand()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/strategies/spherical/
H A Dpoint_in_point.hpp69 strategy::normalize::spherical_point::apply(point1, point1_normalized); in apply()
71 strategy::normalize::spherical_point::apply(point2, point2_normalized); in apply()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Dindex.hpp42 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
54 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/envelope/
H A Dgeographic.hpp53 return strategy::envelope::spherical_point(); in envelope()
94 return strategy::expand::spherical_point(); in expand()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/spherical/
H A Dindex.hpp43 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
55 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Dindex.hpp42 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
54 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/envelope/
H A Dgeographic.hpp53 return strategy::envelope::spherical_point(); in envelope()
94 return strategy::expand::spherical_point(); in expand()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/spherical/
H A Dindex.hpp43 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
55 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/envelope/
H A Dgeographic.hpp53 return strategy::envelope::spherical_point(); in envelope()
94 return strategy::expand::spherical_point(); in expand()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/spherical/
H A Dindex.hpp43 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
55 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/strategies/spherical/
H A Dindex.hpp42 typedef geometry::strategy::envelope::spherical_point envelope_point_strategy_type;
54 typedef geometry::strategy::expand::spherical_point expand_point_strategy_type;
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/beamformer/
H A Dmock_nonlinear_beamformer.h29 MOCK_METHOD1(IsInBeam, bool(const SphericalPointf& spherical_point));
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/cs_undefined/
H A Denvelope_expand.cpp20 bg::expand(g.b, g.pt, bg::strategy::expand::spherical_point()); in test_main()
28 bg::envelope(g.pt, g.b, bg::strategy::envelope::spherical_point()); in test_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/cs_undefined/
H A Denvelope_expand.cpp20 bg::expand(g.b, g.pt, bg::strategy::expand::spherical_point()); in test_main()
28 bg::envelope(g.pt, g.b, bg::strategy::envelope::spherical_point()); in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/cs_undefined/
H A Denvelope_expand.cpp20 bg::expand(g.b, g.pt, bg::strategy::expand::spherical_point()); in test_main()
28 bg::envelope(g.pt, g.b, bg::strategy::envelope::spherical_point()); in test_main()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/cs_undefined/
H A Denvelope_expand.cpp20 bg::expand(g.b, g.pt, bg::strategy::expand::spherical_point()); in test_main()
28 bg::envelope(g.pt, g.b, bg::strategy::envelope::spherical_point()); in test_main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/beamformer/
H A Dmock_nonlinear_beamformer.h33 MOCK_METHOD1(IsInBeam, bool(const SphericalPointf& spherical_point));
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/
H A Dmock_nonlinear_beamformer.h33 MOCK_METHOD1(IsInBeam, bool(const SphericalPointf& spherical_point));
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/beamformer/
H A Dmock_nonlinear_beamformer.h33 MOCK_METHOD1(IsInBeam, bool(const SphericalPointf& spherical_point));
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/
H A Dmock_nonlinear_beamformer.h33 MOCK_METHOD1(IsInBeam, bool(const SphericalPointf& spherical_point));

1234567