Home
last modified time | relevance | path

Searched refs:multiprecision (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/
Dboostmultiprec.cpp71 namespace mp = boost::multiprecision;
80 struct NumTraits<boost::multiprecision::detail::expression<T1,T2,T3,T4,T5> > : NumTraits<Real> {};
104 namespace multiprecision { namespace
/external/clang/docs/
DLanguageExtensions.rst1664 Clang provides a set of builtins which expose multiprecision arithmetic in a
1672 Thus one can form a multiprecision addition chain in the following manner:
/external/llvm-project/clang/docs/
DLanguageExtensions.rst2224 Clang provides a set of builtins which expose multiprecision arithmetic in a
2232 Thus one can form a multiprecision addition chain in the following manner: