|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
#include <cstddef>#include <cstdint>#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | CoolProp |
Functions | |
| std::uint64_t | CoolProp::fnv1a_64 (const void *data, std::size_t n) noexcept |
| std::uint64_t | CoolProp::fnv1a_64 (std::string_view s) noexcept |
| std::string | CoolProp::to_hex16 (std::uint64_t h) |