JayBeams
0.1
Another project to have fun coding.
|
#include <complex>
Go to the source code of this file.
Classes | |
struct | jb::testing::create_random_sample< T > |
Wrap a random number generator so it can be used for both real and complex numbers. More... | |
struct | jb::testing::create_random_sample< std::complex< T > > |
Specialize create_random_sample for complex numbers. More... | |
Namespaces | |
jb | |
The top-level namespace for the JayBeams library. | |
jb::testing | |
Helper functions and classes to simplify unit tests. | |