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

◆ operator=() [1/3]

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

Copy assignment operator.

Parameters
othermatrix to copy from
Returns
*this

Definition at line 147 of file pinned_matrix.hpp.