table_printer.h File Reference

CPP API: table_printer.h File Reference
table_printer.h File Reference
#include "memilio/timer/definitions.h"
#include "memilio/timer/registration.h"
#include "memilio/utils/logging.h"
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <limits>
#include <list>
#include <map>
#include <ostream>
#include <string>
#include <vector>
Include dependency graph for table_printer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mio::timing::details::Table< T >::Row
 
class  mio::timing::details::Table< T >
 Table used by TablePrinter with named rows and columns. With some extra work, this could be reused elsewhere. More...
 
class  mio::timing::TablePrinter
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::timing
 
 mio::timing::details