Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::value_type< T, require_all_kernel_expressions_and_none_scalar_t< T > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::value_type< T, require_all_kernel_expressions_and_none_scalar_t< T > >

Return the value type of an OpenCL matrix.

Definition at line 14 of file value_type.hpp.

#include <value_type.hpp>

Public Types

using type = typename std::decay_t< T >::Scalar
 

The documentation for this struct was generated from the following file: