Template Function Pennylane::LightningGPU::NanoBindings::registerBackendSpecificStateVectorMethodsMPI¶
Defined in File LGPUBindingsMPI.hpp
Function Documentation¶
-
template<class StateVectorT, class PyClass>
void Pennylane::LightningGPU::NanoBindings::registerBackendSpecificStateVectorMethodsMPI(PyClass &pyclass)¶ Register backend specific state vector methods for MPI.
- Template Parameters:
StateVectorT –
PyClass –
- Parameters:
pyclass – Nanobind’s state vector class to bind methods.