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

Detailed Description

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

Checks if decayed type is a var or fvar.

Template Parameters
Thetype to check

Definition at line 18 of file is_autodiff.hpp.

#include <is_autodiff.hpp>

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

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