![]() |
Reference documentation for deal.II version GIT 921d917bf4 2023-02-06 18:40:02+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, U >::type > |
Definition at line 554 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 556 of file template_constraints.h.