Template Function Pennylane::NanoBindings::registerLightningClassBindings¶
Defined in File Bindings.hpp
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
api/function_Bindings_8hpp_1ab20b8389310427db3cde7bcf82ac92d1
Download Python script
Download Notebook
View on GitHub