![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Defines a static member named value which is defined to be true if the type is either a type derived from Eigen::EigenBase with a Scalar type of var_value<double> or a var_value<T> where T is derived from Eigen::EigenBase
Definition at line 20 of file is_rev_matrix.hpp.
#include <is_rev_matrix.hpp>
Inheritance diagram for stan::is_rev_matrix< T, require_all_t< is_var< scalar_type_t< T > >, math::disjunction< math::conjunction< is_var< T >, is_eigen< value_type_t< T > > >, is_eigen< T > > > >: