The nvmath.bindings module is experimental and potentially subject to future changes.

create_identity_permutation#

nvmath.bindings.cusparse.create_identity_permutation(intptr_t handle, int n, intptr_t p)[source]#

See cusparseCreateIdentityPermutation.