Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
includes
template<typename T >
const std::vector< const char * >
stan::math::square_
< T >::includes { "\n#ifndef STAN_MATH_OPENCL_KERNELS_DEVICE_FUNCTIONS_SQUARE\n" "#define STAN_MATH_OPENCL_KERNELS_DEVICE_FUNCTIONS_SQUARE\n" "double
square
(double x){return x*x;}\n" "#endif\n" }
static
Definition at line
330
of file
elt_function_cl.hpp
.
stan
math
square_
[
Stan Home Page
]
© 2011–2019, Stan Development Team.