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

◆ operator=() [2/2]

template<typename MatrixType >
template<typename T >
arena_matrix & stan::math::arena_matrix< MatrixType, require_eigen_dense_base_t< MatrixType > >::operator= ( const T &  a)
inline

Assignment operator for assigning an expression.

Parameters
aexpression to evaluate into this
Returns
*this

Definition at line 109 of file arena_matrix.hpp.