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

Detailed Description

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

Checks if decayed type is a double or integer.

Template Parameters
Thetype to check

Definition at line 16 of file is_double_or_int.hpp.

#include <is_double_or_int.hpp>

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

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