forpy  2
renyientropy.h File Reference
#include "../global.h"
#include "../util/serialization/basics.h"
#include <limits>
#include <numeric>
#include <vector>
#include "../types.h"
#include "../util/checks.h"
#include "../util/exponentials.h"
#include "./classificationerror.h"
#include "./ientropyfunction.h"
#include "./inducedentropy.h"
#include "./shannonentropy.h"

Go to the source code of this file.

Classes

class  forpy::RenyiEntropy
 Computes the Renyi entropy. More...
 

Namespaces

 forpy
 

Macros

#define FORPY_IMPURITIES_RENYIENTROPY_H_
 

Functions

 CEREAL_REGISTER_TYPE (forpy::RenyiEntropy)
 

Macro Definition Documentation

◆ FORPY_IMPURITIES_RENYIENTROPY_H_

#define FORPY_IMPURITIES_RENYIENTROPY_H_

Definition at line 4 of file renyientropy.h.

Function Documentation

◆ CEREAL_REGISTER_TYPE()

CEREAL_REGISTER_TYPE ( forpy::RenyiEntropy  )