Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
adjoint_of()
[1/2]
template<typename T ,
require_var_t
< T > * = nullptr>
auto & stan::math::adjoint_of
(
const T &
x
)
Returns a reference to a variable's adjoint.
Parameters
x
a var
Returns
reference to
x
's adjoint
Definition at line
37
of file
adjoint_of.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.