OSInstance.cpp File Reference

This file defines the OSInstance class along with its supporting classes. More...

#include "OSGeneral.h"
#include "OSInstance.h"
#include "OSMathUtil.h"
#include "OSMatrix.h"
#include "OSErrorClass.h"
#include "OSParameters.h"
#include "OSOutput.h"
#include "OSgLWriter.h"
#include <cstdlib>
#include <stack>
#include <iostream>
#include <sstream>
Include dependency graph for OSInstance.cpp:

Go to the source code of this file.

Detailed Description

This file defines the OSInstance class along with its supporting classes.

Author
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Remarks
Copyright (C) 2005-2014, Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in the root directory for terms.

Definition in file OSInstance.cpp.