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

Detailed Description

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

Defines a static member named value and sets it to true if the type of the elements in the provided matrix_cl is constant, false otherwise.

This is used in the is_constant_all metaprogram.

Template Parameters
typeof the elements in the matrix_cl

Definition at line 18 of file is_constant.hpp.

#include <is_constant.hpp>

+ Inheritance diagram for stan::is_constant< T, require_all_kernel_expressions_and_none_scalar_t< T > >:

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