Template Function Pennylane::NanoBindings::registerAdjointJacobianMPI¶
Defined in File BindingsMPI.hpp
Function Documentation¶
Register the adjoint Jacobian method.
Register the adjoint Jacobian method for the given state vector.
- Template Parameters
StateVectorT – The type of the state vector.
- Parameters
adjoint_jacobian – The adjoint Jacobian object.
sv – The state vector.
observables – The observables.
operations – The operations.
api/function_BindingsMPI_8hpp_1abcd19ce2c725c911cd764f11f02879fb
Download Python script
Download Notebook
View on GitHub