Searched refs:quadfit (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/time/ |
H A D | trenadju.top | 15 Quadratic fit over time <xemf: ~time\quadfit.men>
|
H A D | quadfit.men | 1 This is file quadfit.men--Compute a quadratic fit across time
|
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/python/ |
H A D | mathutil.py | 129 def quadfit(alpha0, f0, alpha1, f1, alpha2, f2): function 252 (f0, g0, h0) = quadfit(alpha0, f0, alpha1, f1, alpha2, f2)
|
/dports/science/nwchem-data/nwchem-7.0.2-release/contrib/python/ |
H A D | mathutil.py | 129 def quadfit(alpha0, f0, alpha1, f1, alpha2, f2): function 249 (f0, g0, h0) = quadfit(alpha0, f0, alpha1, f1, alpha2, f2)
|
/dports/science/madness/madness-ebb3fd7/src/madness/mra/tools/ |
H A D | mathutil.py | 203 def quadfit(alpha0, f0, alpha1, f1, alpha2, f2): function 336 (f0, g0, h0) = quadfit(alpha0, f0, alpha1, f1, alpha2, f2)
|
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/ |
H A D | fitEllipse3d.m | 58 % Nested functions are part of the quadfit toolbox by Levente Hunyadi
|