HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.3
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  hpcombi
  examples
 CF.cpp
 image.cpp
 pattern.cpp
 RD.cpp
 Renner.cpp
 stringmonoid.cppExample of how to use HPCombi::pow with HPCombi::power_helper::Monoid
 timer.h
 Trans.cpp
  include
  hpcombi
 arch.hppCheck the required compiler flags for SSE-4.1
 bmat16.hpp
 bmat16_impl.hpp
 bmat8.hppDeclaration of HPCombi::BMat8
 bmat8_impl.hppImplementation of bmat8.hpp ; this file should not be included directly
 builder.hppHPCombi::TPUBuild and casts from HPCombi::TPU
 debug.hppDefines the macro HPCOMBI_ASSERT
 epu8.hppDeclaration of HPCombi::epu8
 epu8_impl.hppImplementation of epu8.hpp ; this file should not be included directly
 hpcombi.hppMain entry point; includes the API files: bmat8.hpp, perm16.hpp, etc and also debug.hpp, epu8.hpp, etc
 perm16.hppDeclaration of PTransf16, Transf16, PPerm16 and Perm16
 perm16_impl.hppImplementation of perm16.hpp ; this file should not be included directly
 perm_generic.hppDeclaration of HPCombi::PermGeneric
 perm_generic_impl.hppImplementation of perm_generic.hpp ; this file should not be included directly
 power.hppGeneric compile-time unrolling of the fast exponentiation algorithm
 vect16.hppHPCombi::Vect16
 vect_generic.hppHPCombi::VectGeneric