Static Public Attributes
is_supported_complex< std::complex< eT > > Struct Template Reference

#include <traits.hpp>

List of all members.

Static Public Attributes

static const bool value = ( sizeof(std::complex<eT>) == 2*sizeof(eT) )

Detailed Description

template<typename eT>
struct is_supported_complex< std::complex< eT > >

Definition at line 562 of file traits.hpp.


Member Data Documentation

template<typename eT >
const bool is_supported_complex< std::complex< eT > >::value = ( sizeof(std::complex<eT>) == 2*sizeof(eT) ) [static]

Definition at line 563 of file traits.hpp.


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


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:08