Home
Trees
Indices
Help
PyDSTool
Package PyDSTool
::
Package Toolbox
::
Package optimizers
::
Package tests
::
Module test_quadratic
:: Class Quadratic
[
hide private
]
[
frames
] |
no frames
]
Class Quadratic
source code
A simple quadratic function
Instance Methods
[
hide private
]
__call__
(
self
,
x
)
Get the value of the quadratic function at a specific point
source code
gradient
(
self
,
x
)
Evaluates the gradient of the function
source code
hessian
(
self
,
x
)
Evaluates the gradient of the function
source code
Home
Trees
Indices
Help
PyDSTool
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:23 2012
http://epydoc.sourceforge.net