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

◆ arena_matrix() [3/8]

template<typename MatrixType >
template<typename T , require_same_t< T, PlainObject > * = nullptr>
stan::math::arena_matrix< MatrixType, require_eigen_sparse_base_t< MatrixType > >::arena_matrix ( T &&  other)
inline

Constructs arena_matrix from an Eigen::SparseMatrix.

Parameters
otherEigen Sparse Matrix class

Definition at line 192 of file arena_matrix.hpp.