| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.functionfamily.OutputFn --+
|
DivisiveNormalizeLinf
OutputFn to divide an array by its L-infinity norm (i.e. the maximum absolute value of its elements).
For a given array interpreted as a flattened vector, scales the elements divisively so that the maximum absolute value is the specified norm_value.
The L-infinity norm is also known as the divisive infinity norm and Chebyshev norm.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
norm_value = param.Number(default= 1.0)
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Oct 11 20:50:04 2008 | http://epydoc.sourceforge.net |