Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::scalar_lub< std::complex< T1 >, std::complex< T2 > > Struct Template Reference

Detailed Description

template<typename T1, typename T2>
struct stan::scalar_lub< std::complex< T1 >, std::complex< T2 > >

Definition at line 133 of file return_type.hpp.

#include <return_type.hpp>

Public Types

using type = std::complex< promote_args_t< T1, T2 > >
 

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