Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ opencl_code_impl()

template<const char * Code, typename... T_arguments>
stan::math::internal::opencl_code_impl< Code, T_arguments >::opencl_code_impl ( names_tuple  names,
T_arguments &&...  arguments 
)
inlineexplicit

Constructor.

Parameters
namestuple of names of the input variables (that hold values of argument expressions)
argumentsarguments to this operation

Definition at line 107 of file opencl_code.hpp.