Template Function Pennylane::LightningKokkos::NanoBindings::registerBackendSpecificStateVectorMethodsMPI¶
Defined in File LKokkosBindingsMPI.hpp
Function Documentation¶
-
template<class StateVectorT, class PyClass>
void Pennylane::LightningKokkos::NanoBindings::registerBackendSpecificStateVectorMethodsMPI(PyClass &pyclass)¶ Register backend class specific bindings for MPI.
- Template Parameters
StateVectorT – The type of the state vector.
PyClass – Nanobind’s class to bind methods.
- Parameters
pyclass – Nanobind’s class to bind methods.
api/function_LKokkosBindingsMPI_8hpp_1a3b80108bec9a011399fd7148d6d8127d
Download Python script
Download Notebook
View on GitHub