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
otherexpression to assign to this
Returns
*this

Definition at line 144 of file holder.hpp.