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

Detailed Description

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

Operation for max reduction.

Template Parameters
Ttype to reduce

Definition at line 395 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 max reduction kernel code.
 
static std::string init ()
 

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