|
Anasazi Version of the Day
|
Template version of SequentialTsqr benchmark. More...
#include <Tsqr_SeqTest.hpp>
Public Member Functions | |
| SeqTsqrBenchmarker (const std::string &scalarTypeName, std::ostream &out=std::cout, const bool humanReadable=false) | |
| Constructor. | |
Template version of SequentialTsqr benchmark.
SequentialTsqr benchmark, templated on Ordinal, Scalar, and TimerType.
Definition at line 161 of file Tsqr_SeqTest.hpp.
| TSQR::Test::SeqTsqrBenchmarker< Ordinal, Scalar, TimerType >::SeqTsqrBenchmarker | ( | const std::string & | scalarTypeName, |
| std::ostream & | out = std::cout, |
||
| const bool | humanReadable = false |
||
| ) | [inline] |
Constructor.
| out | [out] Reference to the output stream (e.g., std::cout) to which to write benchmark results. |
Definition at line 170 of file Tsqr_SeqTest.hpp.
1.7.4