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

Detailed Description

template<typename T>
struct stan::internal::is_complex_impl< T >

Provides a member constant value which is equal to true if T is an instance of std::complex and false otherwise.

Template Parameters
Ttype to check

Definition at line 22 of file is_complex.hpp.

#include <is_complex.hpp>

+ Inheritance diagram for stan::internal::is_complex_impl< T >:

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