renyi_entropy_analytic.h

Back to Analytic solutions for Renyi entropies

tim/core/

// Description: An aggregate file for analytic Renyi entropies.

#ifndef TIM_RENYI_ENTROPY_ANALYTIC_H
#define TIM_RENYI_ENTROPY_ANALYTIC_H

#include "tim/core/renyi_entropy_normal.h"
#include "tim/core/renyi_entropy_uniform.h"

#endif