Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::bool_constant = typedef std::integral_constant<bool, B> |
Alias for structs used for wraps a static constant of bool.
B | On true, inherits std::true_type, false is std::false_type |
Definition at line 12 of file bool_constant.hpp.