Template Function Pennylane::NanoBindings::registerBackendAgnosticAlgorithms¶
Defined in File Bindings.hpp
Function Documentation¶
-
template<class StateVectorT>
void Pennylane::NanoBindings::registerBackendAgnosticAlgorithms(nb::module_ &m)¶ Register agnostic algorithms for statevector simulators.
Register the registerBackendAgnosticAlgorithms function to the given module.
- Template Parameters
StateVectorT – The type of the state vector.
- Parameters
m – Nanobind module.
api/function_Bindings_8hpp_1add85a4da3a1dca8ac06efe76dde0d654
Download Python script
Download Notebook
View on GitHub