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

◆ operator=() [5/5]

template<typename T >
var_value< T > & stan::math::var_value< T, internal::require_matrix_var_value< T > >::operator= ( const var_value< T > &  other)
inline

Copy assignment operator delegates to general assignment operator.

Parameters
otherthe value to assign
Returns
this

Definition at line 1181 of file var.hpp.