#include <playground.h>

Public Types | |
| enum | RateMode { none, reduction_rate, reduction_rate_log2 } |
Public Member Functions | |
| Playground () | |
| void | evaluate_convergence_rates (const std::string &data_column_key, const RateMode rate_mode, bool suppress_error_column=false) |
| void | write_tex (std::ofstream &out, const bool with_header=true) const |
| enum Playground::RateMode |
| Playground::Playground | ( | ) |
| void Playground::evaluate_convergence_rates | ( | const std::string & | data_column_key, | |
| const RateMode | rate_mode, | |||
| bool | suppress_error_column = false | |||
| ) |
1.5.3