![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
| partials_t stan::math::internal::ops_partials_edge< ViewElt, Op, require_st_arithmetic< Op > >::partials_ |
The partials_ are always called in if statements that will be removed by the dead code elimination pass of the compiler.
So if we ever move up to C++17 these can be made into constexpr if and this can be deleted.
Definition at line 68 of file operands_and_partials.hpp.