Template Function Pennylane::LightningQubit::NanoBindings::svKernelMap¶
Defined in File LQubitBindings.hpp
Function Documentation¶
-
template<class StateVectorT>
auto Pennylane::LightningQubit::NanoBindings::svKernelMap(const StateVectorT &sv) -> nb::dict¶ Update state vector data from an array.
This function accepts any array-like object that follows the buffer protocol, including NumPy arrays and JAX arrays (for example).
api/function_LQubitBindings_8hpp_1a42bcf5aee4200ef6a17d7e6b4f5349d9
Download Python script
Download Notebook
View on GitHub