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.
api/function_LGPUBindingsMPI_8hpp_1ade852b93a8dfd11b5066b038416d10d1
Download Python script
Download Notebook
View on GitHub