Template Function Pennylane::LightningGPU::NanoBindings::registerBackendClassSpecificBindings¶
Defined in File LGPUBindings.hpp
Function Documentation¶
-
template<class StateVectorT, class PyClass>
void Pennylane::LightningGPU::NanoBindings::registerBackendClassSpecificBindings(PyClass &pyclass)¶ Get a controlled matrix and kernel map for a statevector.
- Template Parameters
StateVectorT – The type of the state vector.
PyClass – Nanobind’s class to bind methods.
- Parameters
pyclass – Nanobind’s statevector class to bind methods.
api/function_LGPUBindings_8hpp_1ac0027403c7d9f14baf3223b07447e598
Download Python script
Download Notebook
View on GitHub