![]() |
deal.II version GIT relicensing-2590-ga98aa060cc 2025-02-10 03:40:00+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, U >::type > |
Definition at line 479 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, std::complex< U > >::type = std::complex<typename ProductType<T, U>::type> |
Definition at line 481 of file template_constraints.h.