![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|


Go to the source code of this file.
Namespaces | |
| namespace | sourcepp |
| namespace | sourcepp::math |
Functions | |
| template<std::size_t L> | |
| constexpr double | sourcepp::math::chebyshev (double x, const std::array< double, L > &array) |
| constexpr double | sourcepp::math::besselI0 (double x) |
| constexpr double | sourcepp::math::sinc (double x) |