| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Quadratic
Defines a cost function with a quadratic cost
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates the function : - x is the parameters for the function - y is the data to approximate - f is an object function defining the gradient and the Hessian if needed It takes two parameters when called, the values x where the function should be computed and an array params that contains the parameters. The gradient of the function is the gradient for the parameters
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012 | http://epydoc.sourceforge.net |