Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

parameter.h

00001 /***************************************************************************
00002                           parameter.h  -  description
00003                              -------------------
00004     begin                : Mon Aug 11 2000
00005     copyright            : (C) 2000 by Michael Peeters
00006     email                : Michael.Peeters@vub.ac.be
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This program is free software; you can redistribute it and/or modify  *
00012  *   it under the terms of the GNU General Public License as published by  *
00013  *   the Free Software Foundation; either version 2 of the License, or     *
00014  *   (at your option) any later version.                                   *
00015  *                                                                         *
00016  ***************************************************************************/
00017 
00018 #ifndef PARAMETER_H
00019 #define PARAMETER_H
00020 
00021 namespace MODEL{
00040   typedef number& Parameter;
00042   typedef number* ParameterP;
00043 }
00044 #endif
00045 
00046 /*********************************************************************
00047 $Id: parameter.h,v 1.1 2001/05/22 10:54:55 mpeeters Exp $
00048 **********************************************************************
00049 
00050 $Log: parameter.h,v $
00051 Revision 1.1  2001/05/22 10:54:55  mpeeters
00052 Moved sources and headers for libModel to model/ subdirectory, in an attempt to rationalize the source tree. This should make things "netter".
00053 
00054 Revision 1.3  2001/05/21 11:53:16  mpeeters
00055 Removed Makefile.in, which is automatically generated anyway.
00056 
00057 Revision 1.2  2000/09/15 10:26:31  mpeeters
00058 Cleaned out header and added CVS tails to files, removed superfuous
00059 @author comments, inserted dates
00060 
00061 *********************************************************************/

To get the sources or tarballs, please go to SourceForge or you can use the CVS repository.

More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be

Last update: June 2002.


Looking for Open Source? Check out SourceForge Logo !