![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <broadcast_array.hpp>
Public Member Functions | |
empty_broadcast_array () | |
T & | operator[] (int) |
Not implemented so cannot be called. More... | |
template<typename Y > | |
void | operator= (const Y &) |
Not implemented so cannot be called. More... | |
Definition at line 32 of file broadcast_array.hpp.
|
inline |
Definition at line 34 of file broadcast_array.hpp.
void stan::math::internal::empty_broadcast_array< T, S >::operator= | ( | const Y & | ) |
Not implemented so cannot be called.
T& stan::math::internal::empty_broadcast_array< T, S >::operator[] | ( | int | ) |
Not implemented so cannot be called.