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

◆ PlainObject

template<typename T >
using stan::math::vari_value< T, require_all_t< is_plain_type< T >, is_eigen_dense_base< T > > >::PlainObject = plain_type_t<T>

PlainObject represents a user constructible type such as Matrix or Array

Definition at line 653 of file vari.hpp.