Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::is_eigen_row_vector_impl< T, bool > Struct Template Reference

Detailed Description

template<typename T, bool = is_eigen<T>::value>
struct stan::internal::is_eigen_row_vector_impl< T, bool >

Underlying implementation for detecting if an Eigen Matrix is a row vector.

Definition at line 40 of file is_vector.hpp.

#include <is_vector.hpp>

+ Inheritance diagram for stan::internal::is_eigen_row_vector_impl< T, bool >:

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