forpy
2
|
#include "../global.h"
#include "../util/serialization/basics.h"
#include <vector>
#include "../types.h"
Go to the source code of this file.
Classes | |
class | forpy::IEntropyFunction |
Interface for an entropy calculation functor. More... | |
Namespaces | |
forpy | |
Macros | |
#define | FORPY_IMPURITIES_IENTROPYFUNCTION_H_ |
Variables | |
static const float | forpy::ENTROPY_EPS = 1E-7 |
#define FORPY_IMPURITIES_IENTROPYFUNCTION_H_ |
Definition at line 4 of file ientropyfunction.h.