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

◆ type

template<typename T , typename S >
using stan::math::promote_scalar_type< T, S, require_eigen_sparse_base_t< S > >::type = Eigen::SparseMatrix< typename promote_scalar_type<T, typename S::Scalar>::type, S::Options, typename S::StorageIndex>

The promoted type.

Definition at line 103 of file promote_scalar_type.hpp.