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

◆ opencl_code_() [1/2]

template<const char * Code, typename... T_arguments>
stan::math::opencl_code_< Code, T_arguments >::opencl_code_ ( const 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 159 of file opencl_code.hpp.