codex
Loading...
Searching...
No Matches
csa Namespace Reference

Functions

template<std::unsigned_integral T>
constexpr T csa (T *t0, T t1, T t2)
 
template<std::unsigned_integral T>
constexpr int popcnt (std::span< const T > s)
 

Function Documentation

◆ csa()

template<std::unsigned_integral T>
T csa::csa ( T * t0,
T t1,
T t2 )
constexpr

◆ popcnt()

template<std::unsigned_integral T>
int csa::popcnt ( std::span< const T > s)
constexpr
Here is the call graph for this function: