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

◆ arena_matrix() [4/6]

template<typename MatrixType >
template<typename T , require_eigen_t< T > * = nullptr>
stan::math::arena_matrix< MatrixType, require_eigen_dense_base_t< MatrixType > >::arena_matrix ( const T &  other)
inline

Constructs arena_matrix from an expression.

Parameters
otherexpression

Definition at line 56 of file arena_matrix.hpp.