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

◆ operator=() [2/3]

template<typename MatrixType >
pinned_matrix & stan::math::pinned_matrix< MatrixType >::operator= ( pinned_matrix< MatrixType > &&  other)
inline

Move assignment operator.

Parameters
othermatrix to move from
Returns
*this

Definition at line 173 of file pinned_matrix.hpp.