Reference documentation for deal.II version 9.6.1
 
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
internal::ProductTypeImpl< float, std::complex< U > > Struct Template Reference

#include <deal.II/base/template_constraints.h>

Inheritance diagram for internal::ProductTypeImpl< float, std::complex< U > >:

Public Types

using type = std::complex<typename ProductType<float, U>::type>
 
using type
 

Detailed Description

template<typename U>
struct internal::ProductTypeImpl< float, std::complex< U > >

Definition at line 496 of file template_constraints.h.

Member Typedef Documentation

◆ type [1/2]

template<typename U>
using internal::ProductTypeImpl< float, std::complex< U > >::type = std::complex<typename ProductType<float, U>::type>

Definition at line 498 of file template_constraints.h.

◆ type [2/2]

using internal::ProductTypeImpl< float, U >::type

Definition at line 404 of file template_constraints.h.


The documentation for this struct was generated from the following file: