forpy  2
gains.h
Go to the documentation of this file.
1 #pragma once
2 #ifndef FORPY_GAINS_GAINS_H_
3 #define FORPY_GAINS_GAINS_H_
4 
5 #include "./igaincalculator.h"
6 #include "./entropygain.h"
7 
8 #endif // FORPY_GAINS_H_