Numerical Tools  1.0
Numerical tools from SciPy and Numerical Methods in Physics with Python
NumericalTools.SciPyUtils Class Reference

Static Public Member Functions

static double ErrNorm (ref double[] v, ref double[] scale)
 Eqn (4.11) in Hairer et. al. p 168 More...
 

Member Function Documentation

◆ ErrNorm()

static double NumericalTools.SciPyUtils.ErrNorm ( ref double []  v,
ref double []  scale 
)
inlinestatic

Eqn (4.11) in Hairer et. al. p 168

Parameters
v
scale
Returns

The documentation for this class was generated from the following file: