Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
numeric_limits.hpp File Reference
#include <limits>
#include <stan/agrad/rev/var.hpp>

Go to the source code of this file.

Classes

struct  std::numeric_limits< stan::agrad::var >
 Specialization of numeric limits for var objects. More...
 

Namespaces

 std
 Template specification of functions in std for Stan.
 

Functions

int std::isnan (const stan::agrad::var &a)
 Checks if the given number is NaN. More...
 
int std::isinf (const stan::agrad::var &a)
 Checks if the given number is infinite. More...
 

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