|
HEBench
|
#include <algorithm>#include "../hebench_utilities_harness.h"#include "hebench/modules/general/include/hebench_utilities.h"

Go to the source code of this file.
Namespaces | |
| hebench | |
| hebench::Utilities | |
Macros | |
| #define | _HEBench_Harness_Utilities_SRC_0596d40a3cce4b108a81595c50eb286d |
Functions | |
| template<typename T > | |
| void | hebench::Utilities::printArraysAsColumns (std::ostream &os, const hebench::APIBridge::NativeDataBuffer **p_buffers, std::size_t count, bool output_row_index=false, const char *separator=" ") |
Writes the collection of NativeDataBuffer as columns to the specified output stream. More... | |
| #define _HEBench_Harness_Utilities_SRC_0596d40a3cce4b108a81595c50eb286d |
Definition at line 6 of file hebench_utilities_harness.inl.