Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::empty_broadcast_array< T, S, Enable > Class Template Reference

Detailed Description

template<typename T, typename S, typename Enable = void>
class stan::math::internal::empty_broadcast_array< T, S, Enable >

Definition at line 37 of file broadcast_array.hpp.

#include <broadcast_array.hpp>

Public Member Functions

 empty_broadcast_array ()
 
T & operator[] (int)
 Not implemented so cannot be called.
 
template<typename Y >
void operator= (const Y &)
 Not implemented so cannot be called.
 
template<typename Y >
void add_write_event (Y &&)
 

The documentation for this class was generated from the following files: