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

#include <check_greater_or_equal.hpp>

Static Public Member Functions

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

Detailed Description

template<typename T_y, typename T_low, bool is_vec>
struct stan::math::internal::greater_or_equal< T_y, T_low, is_vec >

Definition at line 14 of file check_greater_or_equal.hpp.

Member Function Documentation

◆ check()

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

Definition at line 15 of file check_greater_or_equal.hpp.


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

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