CellNetwork.transformed¶
-
CellNetwork.
transformed
(transformation)¶ Transform a copy of
network
.- Parameters
network (network) – The network.
transformation (Transformation) – The transformation.
- Returns
network – A transformed independent copy of
network
.
Notes
The original network is not modified. Instead a transformed independent copy is returned.
Examples
>>>