Transform¶
- class kgpy.transform.Transform¶
Bases:
Copyable,Broadcastable,ABC- __init__()¶
Attributes
Methods
__init__()copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
Inheritance Diagram
- copy()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- copy_shallow()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- property broadcasted¶
- property shape¶