Steppable 0.0.1
A CAS project written from scratch in C++
|
The namespace containing internal functions for the Steppable library. More...
Namespaces | |
namespace | calc |
The namespace containing number calculating functions for the Steppable library. | |
namespace | calculus |
Contains calculus functions. | |
namespace | format |
Contains string formatting utilities. | |
namespace | logging |
The logging namespace contains classes and functions for logging. The logging namespace contains the Logger class, which provides logging functionality, including logging messages at different levels, such as error, warning, info, and debug. It writes the log messages to a specified log file. | |
namespace | matrix |
namespace | numUtils |
Utilities to operate numbers. | |
namespace | parameter |
Contains the parameter utilities to allow named parameters to be passed into functions. | |
namespace | stringUtils |
Utilities to operate strings. | |
namespace | symbols |
The namespace containing various unicode symbols. | |
namespace | utils |
The namespace containing utility functions for the Steppable library. |
The namespace containing internal functions for the Steppable library.