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

#include <check_less.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>
struct stan::math::internal::less< T_y, T_high, true >

Definition at line 32 of file check_less.hpp.

Member Function Documentation

◆ check()

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

Definition at line 33 of file check_less.hpp.


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

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