Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::vari_view< T, typename > Class Template Reference

Detailed Description

template<typename T, typename = void>
class stan::math::vari_view< T, typename >

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.

Template Parameters
TAn eigen expression referencing memory allocated in a vari_value.

Definition at line 206 of file vari.hpp.


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