Home
last modified time | relevance | path

Searched defs:complex_result_from_scalar (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp852 struct complex_result_from_scalar<number<Backend, ExpressionTemplates> > struct
854 typedef number<complex_adaptor<Backend>, ExpressionTemplates> type;
Dmpc.hpp1519 struct complex_result_from_scalar<number<mpfr_float_backend<Digits10>, ExpressionTemplates> > struct
1521 typedef number<mpc_complex_backend<Digits10>, ExpressionTemplates> type;