Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_autodiff< T, typename > Struct Template Reference

Detailed Description

template<typename T, typename = void>
struct stan::is_autodiff< T, typename >

Checks if decayed scalar_type_t is a var or fvar.

Template Parameters
Thetype to check

Definition at line 57 of file is_autodiff.hpp.

#include <is_autodiff.hpp>

+ Inheritance diagram for stan::is_autodiff< T, typename >:

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