![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
Defines a public enum named value and sets it to true if the type of the elements in the provided std::vector is constant, false otherwise. More...
#include <is_constant.hpp>
Public Types | |
enum | { value = is_constant<T>::value } |
Defines a public enum named value and sets it to true if the type of the elements in the provided std::vector is constant, false otherwise.
This is used in the is_constant_all metaprogram.
type | of the elements in the std::vector |
Definition at line 16 of file is_constant.hpp.
anonymous enum |
Enumerator | |
---|---|
value |
Definition at line 17 of file is_constant.hpp.