Stan Math Library  2.20.0
reverse mode automatic differentiation
Static Public Member Functions | List of all members
stan::math::internal::not_nan< T_y, true > Struct Template Reference

#include <check_not_nan.hpp>

Static Public Member Functions

static void check (const char *function, const char *name, const T_y &y)
 

Detailed Description

template<typename T_y>
struct stan::math::internal::not_nan< T_y, true >

Definition at line 23 of file check_not_nan.hpp.

Member Function Documentation

◆ check()

template<typename T_y >
static void stan::math::internal::not_nan< T_y, true >::check ( const char *  function,
const char *  name,
const T_y &  y 
)
inlinestatic

Definition at line 24 of file check_not_nan.hpp.


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

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