gatb.core-API-0.0.0
math Directory Reference
Directory dependency graph for math:
/builds/workspace/publish-doc-api-gitlab/gatb-core/src/gatb/tools/math

Files

file  FastMinimizer.hpp
 Fast computation of lexicographical minimizers wtih no-AA-inside constraint.
 
file  Integer.hpp
 Entry point class for large integer usage.
 
file  LargeInt.hpp
 Class that manages large integers.
 
file  NativeInt128.hpp
 Integer class relying on native 128 bits integer type.
 
file  NativeInt16.hpp
 Integer class relying on native u_int16_t type.
 
file  NativeInt32.hpp
 Integer class relying on native u_int32_t type.
 
file  NativeInt64.hpp
 Integer class relying on native u_int64_t type.
 
file  NativeInt8.hpp
 Integer class relying on native u_int8_t type.