Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::min_op< T > Struct Template Reference

Detailed Description

template<typename T>
struct stan::math::min_op< T >

Operation for min reduction.

Template Parameters
Ttype to reduce

Definition at line 462 of file rowwise_reduction.hpp.

#include <rowwise_reduction.hpp>

Static Public Member Functions

static std::string generate (const std::string &a, const std::string &b)
 Generates min reduction kernel code.
 
static std::string init ()
 

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