Stan Math Library
4.9.0
Automatic Differentiation
|
A vari_view
is used to read from a slice of a vari_value
with an inner eigen type.
It can only accept expressions which do not allocate dynamic memory.
T | An eigen expression referencing memory allocated in a vari_value . |