Searched defs:number_kind_rational (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 211 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 222 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 389 …onst mpl::int_<number_kind_floating_point>& /*to_type*/, const mpl::int_<number_kind_rational>& /*… in generic_interconvert() 455 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 461 …from, const mpl::int_<number_kind_integer>& /*to_type*/, const mpl::int_<number_kind_rational>& /*… in generic_interconvert()
|
| H A D | number_base.hpp | 991 number_kind_rational = 2, enumerator
|
| H A D | default_ops.hpp | 823 … assign_components_imp(T& result, const V& v1, const V& v2, const mpl::int_<number_kind_rational>&) in assign_components_imp()
|