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

◆ csr_extract() [2/2]

template<typename T , require_eigen_dense_base_t< T > * = nullptr>
const std::tuple< Eigen::Matrix< scalar_type_t< T >, Eigen::Dynamic, 1 >, std::vector< int >, std::vector< int > > stan::math::csr_extract ( const T &  A)

Definition at line 54 of file csr_extract.hpp.