directories.h Source File
|
CPP API
|
directories.h
Go to the documentation of this file.
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
std::filesystem::path data_dir()
Returns the absolute path to the project directory.
Definition: directories.cpp:30
std::filesystem::path base_dir()
Returns the absolute path to the project directory.
Definition: directories.cpp:25
std::filesystem::path example_results_dir(const std::string &example_name)
Returns the absolute path to a common ouput directory for the code examples.
Definition: directories.cpp:35
Generated by