#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex<typename ProductType<T, U>::type> |
using | type |
Definition at line 478 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 480 of file template_constraints.h.
using internal::ProductTypeImpl< T, U >::type |
Definition at line 404 of file template_constraints.h.