Template Function Pennylane::NanoBindings::registerBackendAgnosticObservables¶
Defined in File Bindings.hpp
Function Documentation¶
-
template<class StateT>
void Pennylane::NanoBindings::registerBackendAgnosticObservables(nb::module_ &m)¶ Register backend-agnostic observables.
Register the registerBackendAgnosticObservables function to the given module.
- Template Parameters
StateT – The type of the state.
- Parameters
m – Nanobind module
api/function_Bindings_8hpp_1a82b65ef68745ed5db322441ebb2a6ae7
Download Python script
Download Notebook
View on GitHub