![]() |
Reference documentation for deal.II version 9.4.0
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, U >::type > |
Definition at line 505 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 507 of file template_constraints.h.