Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Namespaces | Functions
as_bool.hpp File Reference

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
bool stan::math::as_bool (const T x)
 Return 1 if the argument is unequal to zero and 0 otherwise. More...
 

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