Template Function Pennylane::NanoBindings::registerBackendAgnosticObservables

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