Back to Analytic solutions for Tsallis entropies
// Description: An aggregate file for analytic Tsallis entropies.
#ifndef TIM_TSALLIS_ENTROPY_ANALYTIC_H
#define TIM_TSALLIS_ENTROPY_ANALYTIC_H
#include "tim/core/tsallis_entropy_normal.h"
#include "tim/core/tsallis_entropy_uniform.h"
#endif