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

Detailed Description

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

Checks if decayed type is a var, fvar, or arithmetic.

This is equivalent to is_stan_scalar, except for excluding std::complex

Template Parameters
Thetype to check

Definition at line 25 of file is_real.hpp.

#include <is_real.hpp>

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

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