| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | line_line_intersection.hpp | 42 = determinant<coordinate_type>(get<0>(pi) - get<0>(pj), in apply() 68 … coordinate_type d1 = determinant<coordinate_type>(get<0>(pi), get<1>(pi), get<0>(pj), get<1>(pj)); in apply() 69 … coordinate_type d2 = determinant<coordinate_type>(get<0>(qi), get<1>(qi), get<0>(qj), get<1>(qj)); in apply() 73 …set<0>(ip, determinant<coordinate_type>(d1, get<0>(pi) - get<0>(pj), d2, get<0>(qi) - get<0>(qj)) … in apply() 74 …set<1>(ip, determinant<coordinate_type>(d1, get<1>(pi) - get<1>(pj), d2, get<1>(qi) - get<1>(qj)) … in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/ |
| H A D | determinant.hpp | 49 inline ReturnType determinant(U const& ux, U const& uy in determinant() function 60 inline ReturnType determinant(U const& u, V const& v) in determinant() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | side_of_intersection.hpp | 245 T const d = geometry::detail::determinant<T> in side_value() 267 T const da = geometry::detail::determinant<T> in side_value() 278 T const result1 = geometry::detail::determinant<T> in side_value() 290 T const result2 = d * geometry::detail::determinant<T> in side_value()
|
| H A D | centroid_bashein_detmer.hpp | 190 calculation_type const ai = geometry::detail::determinant<calculation_type>(p1, p2); in apply()
|
| H A D | side_by_triangle.hpp | 120 return geometry::detail::determinant<PromotedType> in side_value()
|
| H A D | intersection.hpp | 215 d = geometry::detail::determinant<ResultType>(dx_a, dy_a, dx_b, dy_b); in cramers_rule() 216 da = geometry::detail::determinant<ResultType>(dx_b, dy_b, wx, wy); in cramers_rule()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | operations.hpp | 100 _Tp d = (_Tp)determinant(a); in operator ()() 116 _Tp d = (_Tp)determinant(a); in operator ()() 171 _Tp d = (_Tp)determinant(a); in operator ()() 186 _Tp d = (_Tp)determinant(a); in operator ()()
|
| H A D | matx.hpp | 299 template<typename _Tp, int m> static double determinant(const Matx<_Tp, m, m>& a); 901 double determinant(const Matx<_Tp, m, m>& a) in determinant() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | operations.hpp | 100 _Tp d = (_Tp)determinant(a); in operator ()() 116 _Tp d = (_Tp)determinant(a); in operator ()() 171 _Tp d = (_Tp)determinant(a); in operator ()() 186 _Tp d = (_Tp)determinant(a); in operator ()()
|
| H A D | matx.hpp | 299 template<typename _Tp, int m> static double determinant(const Matx<_Tp, m, m>& a); 901 double determinant(const Matx<_Tp, m, m>& a) in determinant() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | operations.hpp | 100 _Tp d = (_Tp)determinant(a); in operator ()() 116 _Tp d = (_Tp)determinant(a); in operator ()() 171 _Tp d = (_Tp)determinant(a); in operator ()() 186 _Tp d = (_Tp)determinant(a); in operator ()()
|
| H A D | matx.hpp | 299 template<typename _Tp, int m> static double determinant(const Matx<_Tp, m, m>& a); 901 double determinant(const Matx<_Tp, m, m>& a) in determinant() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/gen/ |
| H A D | mat_operations2.hpp | 1445 determinant( A const & a ) in determinant() function 1459 using ::boost::qvm::determinant; 1507 T det=determinant(a); in inverse()
|
| H A D | mat_operations3.hpp | 1581 determinant( A const & a ) in determinant() function 1600 using ::boost::qvm::determinant; 1658 T det=determinant(a); in inverse()
|
| H A D | mat_operations4.hpp | 1714 determinant( A const & a ) in determinant() function 1740 using ::boost::qvm::determinant; 1812 T det=determinant(a); in inverse()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/ |
| H A D | mat_operations.hpp | 176 determinant( A const & a ) in determinant() function 1890 T det=determinant(a); in inverse() 1903 using ::boost::qvm::determinant;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | core.hpp | 1792 CV_EXPORTS_W double determinant(InputArray mtx);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | core.hpp | 1792 CV_EXPORTS_W double determinant(InputArray mtx);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | core.hpp | 1792 CV_EXPORTS_W double determinant(InputArray mtx);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4_p.h | 91 double determinant() const;
|
| H A D | qdoublematrix4x4.cpp | 97 double QDoubleMatrix4x4::determinant() const in determinant() function in QDoubleMatrix4x4
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.66 | 390 ./test/determinant.cpp
|