Datastructure.transformed_numpy

Datastructure.transformed_numpy(transformation)[source]

Returns a transformed copy of this data structure.

Parameters:
transformationTransformation

The transformation used to transform the copy.

Returns:
Datastructure

The transformed copy.