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

Detailed Description

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

Defines a static member named value which is defined to be false as the primitive scalar types cannot be a stan::math::var type.

Definition at line 14 of file is_var.hpp.

#include <is_var.hpp>

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

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