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

◆ operator=() [3/3]

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

Assignment operator for assigning an expression.

Parameters
otherexpression to evaluate into this
Returns
*this

Definition at line 189 of file pinned_matrix.hpp.