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

◆ arena_matrix() [6/6]

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

Copy constructor.

Parameters
othermatrix to copy from

Definition at line 83 of file arena_matrix.hpp.