WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
lbeta.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  gcem
 

Functions

template<typename T1 , typename T2 >
constexpr common_return_t< T1, T2 > gcem::lbeta (const T1 a, const T2 b) noexcept
 Compile-time log-beta function.