JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
create_square_timeseries.hpp File Reference
#include <jb/testing/resize_if_applicable.hpp>

Go to the source code of this file.

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::testing
 Helper functions and classes to simplify unit tests.
 

Functions

template<typename timeseries >
void jb::testing::create_square_timeseries (int nsamples, timeseries &ts)
 Create a simple timeseries where the values look like a square. More...