JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
sum_square.hpp File Reference
#include <jb/fftw/tde_result.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 container_t >
auto jb::testing::sum_square (container_t const &ts)
 Compute the sum square of a family of timeseries. More...