forpy
2
|
#include "../global.h"
#include "../util/serialization/basics.h"
#include <numeric>
#include <vector>
#include "../types.h"
#include "../util/checks.h"
#include "../util/exponentials.h"
#include "./ientropyfunction.h"
#include "./inducedentropy.h"
#include "./shannonentropy.h"
Go to the source code of this file.
Classes | |
class | forpy::TsallisEntropy |
Computes the Tsallis entropy. More... | |
Namespaces | |
forpy | |
Macros | |
#define | FORPY_IMPURITIES_TSALLISENTROPY_H_ |
Functions | |
CEREAL_REGISTER_TYPE (forpy::TsallisEntropy) | |
#define FORPY_IMPURITIES_TSALLISENTROPY_H_ |
Definition at line 4 of file tsallisentropy.h.
CEREAL_REGISTER_TYPE | ( | forpy::TsallisEntropy | ) |