Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_st_var = typedef require_not_t<is_var<scalar_type_t<std::decay_t<T> >> > |
Require scalar type does not satisfy is_var.
T | A type with a valid overload of scalar_type available |
Definition at line 116 of file is_var.hpp.