Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::bounded< T_y, T_low, T_high, true > Struct Template Reference

Detailed Description

template<typename T_y, typename T_low, typename T_high>
struct stan::math::internal::bounded< T_y, T_low, T_high, true >

Definition at line 43 of file check_bounded.hpp.

#include <check_bounded.hpp>

Static Public Member Functions

static void check (const char *function, const char *name, const T_y &y, const T_low &low, const T_high &high)
 

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