Stan Math Library
5.0.0
Automatic Differentiation
Loading...
Searching...
No Matches
stan::is_complex_ad< T, std::enable_if_t< stan::math::conjunction< is_autodiff< base_type_t< T > >, internal::is_complex_impl< std::decay_t< T > > >::value > > Struct Template Reference
Detailed Description
template<typename T>
struct stan::is_complex_ad< T, std::enable_if_t< stan::math::conjunction< is_autodiff< base_type_t< T > >, internal::is_complex_impl< std::decay_t< T > > >::value > >
Definition at line
105
of file
is_complex.hpp
.
#include <
is_complex.hpp
>
Inheritance diagram for stan::is_complex_ad< T, std::enable_if_t< stan::math::conjunction< is_autodiff< base_type_t< T > >, internal::is_complex_impl< std::decay_t< T > > >::value > >:
The documentation for this struct was generated from the following file:
stan/math/prim/meta/
is_complex.hpp
stan
is_complex_ad< T, std::enable_if_t< stan::math::conjunction< is_autodiff< base_type_t< T > >, internal::is_complex_impl< std::decay_t< T > > >::value > >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.