forpy  2
impurities.h
Go to the documentation of this file.
1 #pragma once
2 #ifndef FORPY_IMPURITIES_IMPURITIES_H_
3 #define FORPY_IMPURITIES_IMPURITIES_H_
4 
6 #include "./ientropyfunction.h"
7 #include "./inducedentropy.h"
8 #include "./renyientropy.h"
9 #include "./shannonentropy.h"
10 #include "./tsallisentropy.h"
11 
12 #endif // FORPY_IMPURITIES_IMPURITIES_H_