![]() |
Reference documentation for deal.II version GIT 85919f3e70 2023-05-28 07:10:01+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, float >::type > |
Definition at line 526 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, float >::type = std::complex<typename ProductType<T, float>::type> |
Definition at line 528 of file template_constraints.h.