HEADER

biouml.plugins.simulation.ode
Class StiffnessDetector


public class StiffnessDetector


Constructor Summary
StiffnessDetector()
           

Method Summary
 static doublecalc_hRho(double h, double[] K7, double[] K6, double[] g7, double[] g6)
           

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

FOOTER

BOTTOM