biouml.plugins.simulation.ode
Class StiffnessDetector

java.lang.Object
  extended bybiouml.plugins.simulation.ode.StiffnessDetector

public class StiffnessDetector
extends java.lang.Object


Constructor Summary
StiffnessDetector()
           
 
Method Summary
static double calc_hRho(double h, double[] K7, double[] K6, double[] g7, double[] g6)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiffnessDetector

public StiffnessDetector()
Method Detail

calc_hRho

public static double calc_hRho(double h,
                               double[] K7,
                               double[] K6,
                               double[] g7,
                               double[] g6)
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.