#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex<typename ProductType<T, float>::type> |
using | type |
Definition at line 502 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, float >::type = std::complex<typename ProductType<T, float>::type> |
Definition at line 504 of file template_constraints.h.
using internal::ProductTypeImpl< T, float >::type |
Definition at line 404 of file template_constraints.h.