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

drotm_64#

nvmath.bindings.cublas.drotm_64(
intptr_t handle,
int64_t n,
intptr_t x,
int64_t incx,
intptr_t y,
int64_t incy,
intptr_t param,
)[source]#

See cublasDrotm_64.