Electroneum
Loading...
Searching...
No Matches
math_helper.h File Reference
#include <list>
#include <numeric>
#include <boost/timer/timer.hpp>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/random_generator.hpp>
#include "misc_os_dependent.h"
#include "syncobj.h"
Include dependency graph for math_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epee::math_helper::average< val, default_base >
class  epee::math_helper::speed< default_time_window >
class  epee::math_helper::once_a_time< scale, default_interval, start_immediate >
class  epee::math_helper::once_a_time_seconds< default_interval, start_immediate >
class  epee::math_helper::once_a_time_milliseconds< default_interval, start_immediate >

Namespaces

namespace  epee
namespace  epee::math_helper

Functions

template<class tlist>
void epee::math_helper::randomize_list (tlist &t_list)