PYME.Analysis.implicitFilter module¶
- PYME.Analysis.implicitFilter.impfilt(fcn, x0, args, maxIters=200, initStepSize=0.01, minStepSize=0.0005, maxFevals=200)¶
- PYME.Analysis.implicitFilter.impfilt2(fcn, x0, args, maxIters=200, initStepSize=0.01, minStepSize=0.0005, maxFevals=200)¶
- PYME.Analysis.implicitFilter.impfilt3(fcn, x0, args, maxIters=200, initStepSize=0.01, minStepSize=0.0005, maxFevals=200)¶