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

◆ operator=() [1/2]

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

Copy assignment operator.

Parameters
othermatrix to copy from
Returns
*this

Definition at line 96 of file arena_matrix.hpp.