|
Tomographer
v1.0a
Tomographer C++ Framework Documentation
|
Directory dependency graph for tools:Files | |
| file | check_derivatives.h [code] |
| Tools to check numerical derivatives. | |
| file | conststr.h [code] |
| A constexpr string type, suitable for basic compile-time string processing. | |
| file | eigen_assert_exception.h [code] |
| Define tools for Eigen's eigen_assert() to throw an exception instead of assert'ing. | |
| file | ezmatio.h [code] |
Utilities for reading MATLAB "*.mat" data files. See Tomographer::MAT. | |
| file | fmt.h [code] |
| Utilities for formatting strings. | |
| file | loggers.h [code] |
| Utilities for logging messages. | |
| file | signal_status_report.h [code] |
| Basic common code for intercepting a signal to print status information of a task manager. | |
| file | sphcoords.h [code] |
| spherical coordinates conversion routines, with jacobian etc. See Hyperspherical Coordinates. | |
| file | util.h [code] |
| Some C++ utilities, with a tad of C++11 tricks. | |