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

◆ output()

template<const char * Code, typename... T_arguments>
template<typename T_scalar >
auto stan::math::opencl_code_< Code, T_arguments >::output ( const char *  var_name) const
inline

Get object representing output variable of ccustom code.

Parameters
var_namename of the variable output object represents

Definition at line 326 of file opencl_code.hpp.