Public Types | List of all members
is_promotable< std::complex< double >, std::complex< float > > Struct Template Reference

#include <promote_type.hpp>

Inheritance diagram for is_promotable< std::complex< double >, std::complex< float > >:
Inheritance graph
[legend]

Public Types

typedef std::complex< double > result
 

Additional Inherited Members

- Static Public Attributes inherited from is_promotable_ok
static const bool value = true
 

Detailed Description

template<>
struct is_promotable< std::complex< double >, std::complex< float > >

Definition at line 35 of file promote_type.hpp.

Member Typedef Documentation

typedef std::complex<double> is_promotable< std::complex< double >, std::complex< float > >::result

Definition at line 35 of file promote_type.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00