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

Detailed Description

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

Checks if decayed type is a var or fvar.

Template Parameters
Thetype to check

Definition at line 39 of file is_autodiff.hpp.

#include <is_autodiff.hpp>

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

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