Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/rev/core/vari.hpp>
#include <stan/math/prim/meta.hpp>
#include <stan/math/opencl/kernel_generator.hpp>
#include <stan/math/opencl/prim/reverse.hpp>
Go to the source code of this file.
Classes | |
class | stan::math::vari_cl_base< T > |
class | stan::math::vari_view< T, require_kernel_expression_lhs_t< T > > |
class | stan::math::vari_value< T, require_matrix_cl_t< T > > |
The variable implementation for matrix_cl . 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. | |