![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
| using stan::require_not_row_and_col_vector_t = typedef require_not_t<math::conjunction<is_row_vector<Row>, is_col_vector<Col> >> | 
Require Row is not a row vector and Col is not a column vector. 
Definition at line 408 of file is_vector.hpp.