Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_kernel_expression< T > Struct Template Reference

Detailed Description

template<typename T>
struct stan::is_kernel_expression< T >

Determines whether a type is is a valid kernel generator expression.

Valid expressions are kernel generator operations, scalars and matrix_cl and references of these types.

Definition at line 47 of file is_kernel_expression.hpp.

#include <is_kernel_expression.hpp>

+ Inheritance diagram for stan::is_kernel_expression< T >:

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