Beam.transformed_numpy
- Beam.transformed_numpy(transformation)[source]
Returns a transformed copy of this data structure.
- Parameters:
- transformation
Transformation
The transformation used to transform the copy.
- transformation
- Returns:
- Datastructure
The transformed copy.