Package parasol :: Module parameters
[hide private]
[frames] | no frames]

Module parameters

source code


Version: 1.0

Date: Jan 1, 2009

Author: Charlie Taylor (charlietaylor@sourceforge.net)

Copyright: Copyright (c) 2009 Charlie Taylor

License: BSD

Classes [hide private]
  MinMaxPair
A MinMaxPair is a paired InputParam and OutputParam where the val property of the InputParam is found such that the val property of the OutputParam is minimized or maximized for the mathematical model under consideration (i.e.
  FeasiblePair
A FeasiblePair is a paired InputParam and OutputParam where the val property of the InputParam is found such that the val property of the OutputParam is equal to the desired feasibleVal for the mathematical model under consideration (i.e.
  OutputParam
Generic Output Parameter.
  InputParam
Generic Input Parameter.
Variables [hide private]
  POS_INF = 1e+300
  NEG_INF = -1e+300