HOG2
Classes | Enumerations
FunctionApproximator.h File Reference
#include <ctime>
#include <vector>
#include <stdio.h>
Include dependency graph for FunctionApproximator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FunctionApproximator
 

Enumerations

enum  tActivation { kLinear, kStep, kExponential }
 

Enumeration Type Documentation

◆ tActivation

Enumerator
kLinear 
kStep 
kExponential 

Definition at line 19 of file FunctionApproximator.h.