![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
#include <stan/math/opencl/matrix_cl.hpp>#include <stan/math/opencl/matrix_cl_view.hpp>#include <stan/math/opencl/kernel_generator/assignment_ops.hpp>#include <stan/math/opencl/kernel_generator/type_str.hpp>#include <stan/math/opencl/kernel_generator/name_generator.hpp>#include <stan/math/opencl/kernel_generator/operation_cl.hpp>#include <stan/math/opencl/kernel_generator/operation_cl_lhs.hpp>#include <type_traits>#include <string>#include <utility>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | stan::math::load_< T, AssignOp > |
Represents an access to a matrix_cl in kernel generator expressions. 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. | |