qml.transforms.core.transform_dispatcher.specific_apply_transform

specific_apply_transform(transform, obj, *targs, **tkwargs)[source]

The default behavior for TransformDispatcher._apply_transform. By default, it dispatches to the generic registration.