1
1
#include "stdafx.h"
2
2
#include "MathFunctions.h"
3
#include <boost/numeric/conversion/cast.hpp>
4
3
5
4
namespace
chcore
6
5
{