Generator.h File Reference

#include <iomanip>
#include <iostream>
#include <fstream>
#include <sstream>
#include <list>
#include <string>
#include <vector>
#include <time.h>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "../../lib/StringUtils.h"
#include "GNode.h"

Go to the source code of this file.

Classes

class  Generator

Defines

#define INPUT_START   990

Functions

static string IntToString (int x)
static string FltToString (float x)

Define Documentation

#define INPUT_START   990

LICENSE

Copyright (C) 2004-2008 Tomas Helikar & Mathbio Research Group, Department of Mathematics, University of Nebraska at Omaha

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA


Function Documentation

static string FltToString ( float  x  )  [inline, static]

returns float x as a string

static string IntToString ( int  x  )  [inline, static]

returns int x as a string


Generated on Fri May 7 00:40:41 2010 for ChemChains by  doxygen 1.6.1