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

◆ size()

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

Return the size of the operand for the edge.

For doubles this is a comple time expression returning zero.

Definition at line 103 of file operands_and_partials.hpp.