Package minfx :: Module constraint_linear
[hide private]
[frames] | no frames]

Module constraint_linear

source code

Linear inequality constraint functions and gradients.

The constraints are in the form:

   A.x >= b

This file is part of the minfx optimisation library.

Classes [hide private]
  Constraint_linear
Variables [hide private]
  __package__ = 'minfx'

Imports: dot