HPCombi
High Performance Combinatorics in C++ using vector instructions v1.0.3
|
Go to the source code of this file.
Namespaces | |
namespace | HPCombi |
namespace | std |
Functions | |
xpu64 | HPCombi::to_line (xpu64 vect) |
Converting storage type from blocks to rows of a xpu64 representing a 16x16 matrix (used in BMat16). | |
xpu64 | HPCombi::to_block (xpu64 vect) |
Converting storage type from rows to blocks of a xpu64 representing a 16x16 matrix (used in BMat16). | |
std::ostream & | std::operator<< (std::ostream &os, HPCombi::BMat16 const &bm) |