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

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

#include <is_fvar.hpp>

Public Types

enum  { value = true }
 

Detailed Description

template<typename T>
struct stan::is_fvar< stan::math::fvar< T > >

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

Definition at line 13 of file is_fvar.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 14 of file is_fvar.hpp.


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

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