Norm
Norm
¶
Bases: ABC
Abstract class for norms.
related
Functions¶
__repr__
¶
__repr__() -> str
Return the code to construct the norm in Python.
Returns:
Type | Description |
---|---|
str
|
code to construct the norm in Python. |