![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
| using stan::rev_matrix_type< Rows, Cols, Inputs >::type = std::conditional_t< math::disjunction<math::conjunction< is_var<Inputs>, is_eigen<value_type_t<Inputs> >>...>::value, math::var_value<Eigen::Matrix<double, Rows, Cols> >, Eigen::Matrix<return_type_t<Inputs...>, Rows, Cols> > | 
Definition at line 23 of file rev_matrix_type.hpp.