Template Struct has_typestring< std::complex< double > >

Struct Documentation

template<>
struct npy::has_typestring<std::complex<double>>

Public Static Attributes

static const bool value = true
static constexpr dtype_t dtype = {host_endian_char, 'c', sizeof(std::complex<double>)}