Template Function Pennylane::NanoBindings::registerLightningClassBindings

Function Documentation

template<typename TypeList>
void Pennylane::NanoBindings::registerLightningClassBindings(nb::module_ &m)

Register lightning class bindings for all backends.

Register the registerLightningClassBindings function to the given module.

Template Parameters

TypeList – List of backend types

Parameters

m – Nanobind module