{ } Raw JSON

bundles / scipy latest / scipy / optimize / _constraints / Bounds / __init__

function

scipy.optimize._constraints:Bounds.__init__

source: /scipy/optimize/_constraints.py :266

Signature

def   __init__ ( self lb = -inf ub = inf keep_feasible = False )

Summary

No Docstrings

Aliases

  • scipy.optimize.Bounds.__init__