summaryrefslogtreecommitdiffstats
path: root/Project/Exponential.cpp
blob: 8f2239fc0cc7a78f5aae8b3a4940495336aa5338 (plain)
1
2
3
4
5
6
7
8
9
10
#include "Exponential.h"

Exponential::Exponential()
{
}

Exponential::~Exponential()
{
}