27 for (
int i=0; i<numPlanes; ++i)
32 for (
int row = 0; row < hashSize; ++row) {
33 for (
int col = 0; col <
inputDim; ++col) {
34 plane(row, col) =
r.rnd_flt(-1.0f, 1.0f);
holds variable type data.
int get_n_samples() const
std::vector< DataType > unique_data_types
keeps track of the unique data types in the dataset.
Dataset get_training_data() const
vector< MatrixXf > uniformPlanes
void init(int hashSize, const Dataset &data, int numPlanes)
std::unordered_map< DataType, HashStorage > equivalentExpressions
< nsga2 selection operator for getting the front