Function noLZSS::is_rc
Defined in File factorizer.hpp
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