Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ operand()

template<typename ViewElt , typename Op >
static constexpr double stan::math::internal::ops_partials_edge< ViewElt, Op, require_st_arithmetic< Op > >::operand ( )
inlinestaticconstexprnoexcept

Get the operand for the edge.

For doubles this is a compile time expression returning zero.

Definition at line 83 of file operands_and_partials.hpp.