Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::math::internal::require_matrix_var_value = typedef require_t<bool_constant< (is_eigen<T>::value || is_kernel_expression_and_not_scalar<T>::value) && std::is_floating_point<value_type_t<T> >::value> > |