Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ vari_view()

template<typename T >
template<typename S , typename K , require_assignable_t< value_type, S > * = nullptr, require_assignable_t< value_type, K > * = nullptr>
stan::math::vari_view< T, require_all_t< is_eigen< T >, bool_constant<!is_plain_type< T >::value > > >::vari_view ( const S &  val,
const K &  adj 
)
inlinenoexcept

Definition at line 607 of file vari.hpp.