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

stedc_buffer_size#

nvmath.bindings.cusolverMp.stedc_buffer_size(
intptr_t handle,
intptr_t compz,
int64_t n,
intptr_t d_d,
intptr_t d_e,
intptr_t d_q,
int64_t iq,
int64_t jq,
intptr_t desc_q,
int compute_type,
intptr_t iwork,
) tuple[source]#

See cusolverMpStedc_bufferSize.