Stan Math Library
4.9.0
Automatic Differentiation
|
If T
is a complex type with an inner autodiff type (that is, an instance of std::complex<var>
or std::complex<fvar<T>>
) or a cv-qualified version thereof, provides the member constant value
equal true
; for any other type the value is false
.
T | type to check |
Definition at line 102 of file is_complex.hpp.
#include <is_complex.hpp>