Stan Math Library  2.20.0
reverse mode automatic differentiation
Public Types | List of all members
stan::is_var< stan::math::var > Struct Template Reference

Defines a public enum named value and sets it to true(1) when instantiated with the stan::math::var type. More...

#include <is_var.hpp>

Public Types

enum  { value = true }
 

Detailed Description

template<>
struct stan::is_var< stan::math::var >

Defines a public enum named value and sets it to true(1) when instantiated with the stan::math::var type.

Definition at line 13 of file is_var.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
value 

Definition at line 14 of file is_var.hpp.


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

     [ Stan Home Page ] © 2011–2018, Stan Development Team.