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.