directories.cpp File Reference

CPP API: directories.cpp File Reference
directories.cpp File Reference
Include dependency graph for directories.cpp:

Namespaces

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

Functions

std::filesystem::path mio::base_dir ()
 Returns the absolute path to the project directory. More...
 
std::filesystem::path mio::data_dir ()
 Returns the absolute path to the project directory. More...
 
std::filesystem::path mio::example_results_dir (const std::string &example_name)
 Returns the absolute path to a common ouput directory for the code examples. More...