Home | Trees | Indices | Help |
---|
|
object --+ | properties.Function --+ | properties.CompositeFunction --+ | properties.MultiblockFunction --+ | object --+ | | | properties.MultiblockGradient --+ | object --+ | | | properties.MultiblockProjectionOperator --+ | object --+ | | | properties.StepSize --+ | GeneralisedMultiblock
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
__abstractmethods__ =
|
|||
_abc_negative_cache_version = 14
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Free any cached computations from previous use of this Function.
|
Function value.
|
Gradient of the differentiable part of the function. From the interface "MultiblockGradient".
|
The projection operator corresponding to the function with the index. From the interface "MultiblockProjectionOperator".
|
The step size to use in descent methods. Parameters ---------- beta : Numpy array. The point at which to determine the step size. index : Non-negative integer. For multiblock functions, to know which variable the step is for.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 6 23:52:11 2015 | http://epydoc.sourceforge.net |