Template Function Pennylane::LightningQubit::NanoBindings::registerBackendSpecificStateVectorMethods¶
Defined in File LQubitBindings.hpp
Function Documentation¶
-
template<class StateVectorT, class PyClass>
void Pennylane::LightningQubit::NanoBindings::registerBackendSpecificStateVectorMethods(PyClass &pyclass)¶ Register backend specific state vector methods.
- Template Parameters
StateVectorT –
PyClass –
- Parameters
pyclass – Nanobind’s state vector class to bind methods.
api/function_LQubitBindings_8hpp_1a38c41fa1ebd19703a1d2f29226cd34f3
Download Python script
Download Notebook
View on GitHub