#include "NormalDistribution.h"
#include <iostream>
#include <cstdlib>
#include <cmath>
#include <cassert>