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