Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/prim/core/complex_base.hpp>
#include <stan/math/fwd/core/fvar.hpp>
#include <stan/math/prim/meta.hpp>
#include <complex>
Go to the source code of this file.
Classes | |
class | std::complex< stan::math::fvar< T > > |
Specialization of the standard library complex number type for reverse-mode autodiff type stan::math::fvar<T> . More... | |
Namespaces | |
namespace | std |
STL namespace. | |