deal.II version GIT relicensing-2233-g9bd70d8389 2024-12-08 16:10:00+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, float >::type > |
Definition at line 503 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, float >::type = std::complex<typename ProductType<T, float>::type> |
Definition at line 505 of file template_constraints.h.