Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ check_cl_()

template<typename T >
stan::math::check_cl_< T >::check_cl_ ( const char *  function,
const char *  err_variable,
T &&  y,
const char *  must_be 
)
inline

Constructor.

Parameters
functionfunction name (for error messages)
err_variablevariable name (for error messages)
yvariable to check (for error messages)
must_bedescription of what the value must be (for error messages)

Definition at line 54 of file check_cl.hpp.