Function Pennylane::NanoBindings::registerArrayAlignmentBindings¶
Defined in File Bindings.hpp
Function Documentation¶
-
void Pennylane::NanoBindings::registerArrayAlignmentBindings(nb::module_ &m)¶
Register array alignment functionality.
Register the allocateAlignedArray function to the given module.
- Parameters:
m – Nanobind module