Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/prim/meta.hpp>
#include <stan/math/opencl/kernel_generator/operation_cl.hpp>
#include <string>
#include <map>
#include <array>
#include <numeric>
#include <vector>
Go to the source code of this file.
Classes | |
class | stan::math::operation_cl_lhs< Derived, Scalar, Args > |
Base for all kernel generator operations that can be used on left hand side of an expression. More... | |
Namespaces | |
namespace | stan |
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |
namespace | stan::math |
Matrices and templated mathematical functions. | |