ultimatepp/bazaar/STEM4U/STEM4U.h
koldo 3102819752 STEM4U: Creation
git-svn-id: svn://ultimatepp.org/upp/trunk@14065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-23 19:29:43 +00:00

17 lines
241 B
C++

#ifndef _STEM4U_STEM4U_h_
#define _STEM4U_STEM4U_h_
#include <Core/Core.h>
using namespace Upp;
#include <Eigen/Eigen.h>
using namespace Eigen;
#include "IntInf.h"
#include "Rational.h"
#include "Polynomial.h"
#endif