XLPack 7.0
Python API Reference Manual
Loading...
Searching...
No Matches
Functions
G. Optimization

Functions

def dfmin (a, b, f, tol=1.0e-10)
 Minimum of a single variable general nonlinear function
 
def optif0 (n, x, f, xpls)
 Minimum of a multivariable nonlinear function (quasi-Newton method) (simple driver)
 

Detailed Description

This is the group of G. Optimization.