Function noLZSS::is_rc

Function Documentation

inline bool noLZSS::is_rc(uint64_t ref)

Check if a reference value indicates a reverse complement match.

Parameters:

ref – The reference value to check

Returns:

true if the MSB is set (reverse complement), false otherwise