Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator=()
[1/3]
template<typename ArgType , typename... Ptrs>
template<typename T ,
require_eigen_t
< T > * = nullptr>
Holder
< ArgType, Ptrs... > &
stan::math::Holder
< ArgType, Ptrs >::operator=
(
const T &
other
)
inline
Assignment operator assigns expresssions.
Parameters
other
expression to assign to this
Returns
*this
Definition at line
144
of file
holder.hpp
.
stan
math
Holder
[
Stan Home Page
]
© 2011–2019, Stan Development Team.