![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <chrono>#include <iosfwd>#include <iostream>Go to the source code of this file.
Classes | |
| class | Stopwatch |
| The Stopwach class provides a simple interace to allow timing function calls etc... More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &, const Stopwatch &) |
| Print human-readable representation of the time elapsed. More... | |
| std::ostream& operator<< | ( | std::ostream & | , |
| const Stopwatch & | |||
| ) |
Print human-readable representation of the time elapsed.
1.8.14