Theoretica
A C++ numerical and automatic mathematical library
|
Input generators for benchmarks. More...
Go to the source code of this file.
Namespaces | |
chebyshev | |
General namespace of the framework. | |
chebyshev::benchmark | |
Benchmark module. | |
chebyshev::benchmark::generator | |
Input generators for benchmarks. | |
Functions | |
auto | chebyshev::benchmark::generator::uniform1D (long double a, long double b) |
Uniform generator over a domain. | |
Input generators for benchmarks.