Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Go to the source code of this file.
Classes | |
class | hgps::MonotonicVector< TYPE > |
Defines a monotonic vector container type. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
Functions | |
template<core::Numerical TYPE> | |
bool | hgps::is_strict_monotonic (const std::vector< TYPE > &values) noexcept |
Determine whether a vector data is strict monotonic. More... | |