Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::promote_scalar_type< T, S, require_eigen_sparse_base_t< S > > Struct Template Reference

Detailed Description

template<typename T, typename S>
struct stan::math::promote_scalar_type< T, S, require_eigen_sparse_base_t< S > >

Definition at line 99 of file promote_scalar_type.hpp.

#include <promote_scalar_type.hpp>

Public Types

using type = Eigen::SparseMatrix< typename promote_scalar_type< T, typename S::Scalar >::type, S::Options, typename S::StorageIndex >
 The promoted type.
 

The documentation for this struct was generated from the following file: