Template Function Pennylane::LightningQubit::NanoBindings::registerSparseMatrixOperators¶
Defined in File LQubitBindings.hpp
Function Documentation¶
-
template<class StateVectorT, class PyClass>
void Pennylane::LightningQubit::NanoBindings::registerSparseMatrixOperators(PyClass &pyclass)¶ Register sparse matrix operators for a statevector.
- Template Parameters
StateVectorT –
PyClass –
- Parameters
pyclass – Nanobind’s state vector class to bind methods.
api/function_LQubitBindings_8hpp_1aa40cc87ecae9cd7c3a409c80a932d022
Download Python script
Download Notebook
View on GitHub