Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 NsteppableThe public namespace for the Steppable library
 N__internalsThe namespace containing internal functions for the Steppable library
 NcalcThe namespace containing number calculating functions for the Steppable library
 NcalculusContains calculus functions
 NformatContains string formatting utilities
 NloggingThe 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
 Nmatrix
 NnumUtilsUtilities to operate numbers
 NparameterContains the parameter utilities to allow named parameters to be passed into functions
 NstringUtilsUtilities to operate strings
 NsymbolsThe namespace containing various unicode symbols
 NBoxDrawingDefines easy ascess to Unicode box-drawing characters
 NutilsThe namespace containing utility functions for the Steppable library
 NcolorsA namespace containing functions to set the text color in an output stream
 NcolorsBgA namespace containing functions to set the background color in an output stream
 NformatsA namespace containing functions to set the text format in an output stream
 NconceptsDefines concepts to be used for distinguishing types in the project
 NconstantsNumerical constants used in Steppable
 NexceptionsContains Steppable exceptions
 NgraphingGraphing utilities for showing graphs in the console
 N__internalsGraphing utilities for showing graphs in the console
 Nanonymous_namespace{conPlot.cpp}
 NGraphDotContains string values of dots to be graphed on the screen
 Ninspect
 NliteralsLiteral suffixes for literals to be converted to Steppable objects
 NlocalizationThe namespace for the localization utilities
 NoutputMessage-printing utilities for Steppable
 NprettyPrintThe namespace containing utilities for pretty printing
 NprintersThe custom-implemented printer engines for outputting expressions
 NtestingIncludes testing utilities for Steppable
 NtypesThe namespace containing types used in the steppable calculator
Untitled