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

#include <check_less_or_equal.hpp>

Static Public Member Functions

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

Detailed Description

template<typename T_y, typename T_high, bool is_vec>
struct stan::math::internal::less_or_equal< T_y, T_high, is_vec >

Definition at line 14 of file check_less_or_equal.hpp.

Member Function Documentation

◆ check()

template<typename T_y, typename T_high, bool is_vec>
static void stan::math::internal::less_or_equal< T_y, T_high, is_vec >::check ( const char *  function,
const char *  name,
const T_y &  y,
const T_high &  high 
)
inlinestatic

Definition at line 15 of file check_less_or_equal.hpp.


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

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