![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/opencl/matrix_cl.hpp>
#include <stan/math/opencl/kernels/check_nan.hpp>
#include <stan/math/opencl/constants.hpp>
#include <stan/math/opencl/copy.hpp>
#include <stan/math/prim/scal/err/domain_error.hpp>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
void | stan::math::check_nan (const char *function, const char *name, const matrix_cl &y) |
Check if the matrix_cl has NaN values. More... | |