MFFM Mathematica C++ Wrapper Author : Matt Flax flatmax at ieee org Description: This C++ wrapper is intended for the wrapping of the mathematica core library in a C++ library/source code. It allows simple core mathematica function calling of the form: Mathematica m; m.factor(); Requirements: This code reuires the proprietry software Mathematica See http://www.wolfram.com/ for more information This library is under LGPL mffm Mathematica C++ Wrapper Mathematica core library C++ wrapper Copyright (C) 2000, 2002 Matt R. Flax flatmax at ieee org This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You have received a copy of the GNU Lesser General Public License along with this library.