• Main Page
  • Namespaces
  • Classes
  • Files
  • File List

libalgebra-demo/libalgebra/implimentation_types.h

00001 
00002 /* *************************************************************
00003 
00004 Copyright 2010 Terry Lyons, Stephen Buckley, Djalil Chafai, 
00005 Greg Gyurkó and Arend Janssen. 
00006 
00007 Distributed under the terms of the GNU General Public License, 
00008 Version 3. (See accompanying file License.txt)
00009 
00010 ************************************************************* */
00011 
00012 
00013 
00014 
00015 //  implimentation_types.h : provides definitions for basic types
00016 
00017 #ifndef implimentation_types_h__
00018 #define implimentation_types_h__
00019 
00020 namespace alg {
00021 
00022         // moved from  libalgebra.h
00023 
00025         typedef unsigned DEG;
00027         typedef unsigned LET;
00028 
00029 }
00030 #endif // implimetation_types_h__

Generated on Fri Jan 14 2011 17:50:32 for Rough Differential Equation Solver by  doxygen 1.7.1