SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches
SRL::Math::Integer Class Referencefinal

Detailed Description

Integer-specific utility functions optimized for performance.

#include <utils.hpp>

Static Public Member Functions

static constexpr uint32_t FastSqrt (uint32_t src)
 Fast integer square root approximation with ~6% error.