|
Tomographerv4.0
Tomographer C++ Framework Documentation
|
Directory dependency graph for tools:Files | |
| file | boost_test_logger.h [code] |
| Provide a logger class for when using the Boost Unit Test Framework (see Tomographer::Logger::BoostTestLogger). | |
| file | conststr.h [code] |
| A constexpr string type, suitable for basic compile-time string processing. | |
| file | cxxdefs.h [code] |
| Basic definitions, which may have to be defined before any Eigen headers or further utilities are included. | |
| file | cxxutil.h [code] |
| Some C++ utilities, with a tad of C++11 tricks. | |
| file | eigen_assert_exception.h [code] |
| Define tools for Eigen's eigen_assert() to throw an exception instead of assert'ing. | |
| file | eigenutil.h [code] |
| Basic utilities for dealing with Eigen matrices and other types. | |
| 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 | needownoperatornew.h [code] |
Managing the need for specific overrides to operator new() for some types (especially Eigen types) | |
| file | signal_handler.h [code] |
| Basic common code for intercepting a signal and basic interfacing to C++. | |
| file | signal_status_report.h [code] |
| Basic common code for intercepting a signal to print status information of a task manager. | |