Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_vt_not_complex< T > Struct Template Reference

Detailed Description

template<typename T>
struct stan::is_vt_not_complex< T >

If the value_type of the type T is not of type std::complex or a cv-qualified version thereof, provides the member constant value equal true; for any other type the value is false.

Template Parameters
Ttype to check

Definition at line 134 of file is_complex.hpp.

#include <is_complex.hpp>

+ Inheritance diagram for stan::is_vt_not_complex< T >:

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