Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::is_arena_matrix< T, require_t< internal::is_arena_matrix_impl< std::decay_t< T > > > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::is_arena_matrix< T, require_t< internal::is_arena_matrix_impl< std::decay_t< T > > > >

Defines a static member named value which is defined to be true if the type is arena_matrix<T>

Definition at line 19 of file is_arena_matrix.hpp.

#include <is_arena_matrix.hpp>

+ Inheritance diagram for stan::is_arena_matrix< T, require_t< internal::is_arena_matrix_impl< std::decay_t< T > > > >:

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