Feat C++ API
A feature engineering automation tool
rnd.h File Reference
#include <random>
#include <limits>
#include <vector>
#include "../init.h"
#include "error.h"
Include dependency graph for rnd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FT::Util::Rnd
 Defines a multi-core random number generator and its operators. More...
 

Namespaces

 FT
 main Feat namespace
 
 FT::Util
 namespace containing various utility functions used in Feat
 

Variables

static Rnd & FT::Util::r = *Rnd::initRand()