| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Norm --+
|
Normp
An Norm-p class. Parameters ---------- p: float The power of the norm. The norm will be np.sum(np.abs(x) ** p) Returns ------- Returns a Normp instance with a __call__ and a diff method.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 2 17:46:15 2011 | http://epydoc.sourceforge.net |