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

Detailed Description

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

Return the scalar type of an OpenCL matrix.

Definition at line 14 of file scalar_type.hpp.

#include <scalar_type.hpp>

Public Types

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

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