|
class | About |
| Provides funnctions to get Information about current Enviroment. More...
|
|
class | AuxPascal |
| This class provide an interface to compute and manage a Pascal Triangle. More...
|
|
class | AuxSeries |
| This class can be used to express continuous mathematical functions as an infinite series of polynomial terms. More...
|
|
class | AuxSeriesEngine |
| Class that evaluates a function at a given x-value using the taylor series approximation. More...
|
|
class | BinaryFile |
| This class provides an interface for working with binary files. More...
|
|
class | Case |
| Represents a Test Case. More...
|
|
class | Casters |
| This class provides functions to cast data from one type to another. More...
|
|
class | CircularBuffer |
| Represents a circular buffer data structure. More...
|
|
class | CSV |
| This class provides functionality to read and write CSV Files. More...
|
|
class | Env |
| This class provides a interface to get information about the current environment. More...
|
|
class | Error |
| This class provides an interface to calculate different types of errors. More...
|
|
class | Expansions |
| This class provides an interface to compute Expansions. More...
|
|
class | FastRandomFloat |
| This class provides an efficient way to generate random float values. More...
|
|
class | File |
| This class provides an interface for working with files. More...
|
|
class | ICasters |
| ICasters is an abstract class that provides pure virtual interfaces to cast data from one type to another. More...
|
|
class | ILog |
| This class provides an inheritable interface to implement logging functionality in the derived classes. More...
|
|
class | Interpolation |
| This class provides an interface for interpolation. More...
|
|
class | Logger |
| This class provides static interfaces to allow the end user to log their messages on the console. More...
|
|
class | MD5 |
| Provides interface to calculate MD5 hash of a string. More...
|
|
class | String |
| Abstraction over C-Style Strings for ease of use. More...
|
|
class | StringPair |
| This class allows you to create string pair objects. More...
|
|
class | Terms |
| This class provides functionality to compute and manage powers of a given sample. More...
|
|
class | TextFile |
| Abstraction over C++ Standard File Handling for ASCII based Text Files. More...
|
|
class | TextFormat |
| This class provides an interface to manage File Format Details. More...
|
|
class | Time |
| Provides functionality to get current system time. More...
|
|
class | Timer |
| Simple Timer used for Benchmarking. More...
|
|
class | Utility |
| This class provides interfaces (Static Functions) for stuff that are easy to implement but still require you to write code for it. More...
|
|
This namespace contains all classes and function in the AuxPort Library.