create_tensor_svd_config#

cuquantum.bindings.cutensornet.create_tensor_svd_config(intptr_t handle) intptr_t[source]#

Sets up the options for singular value decomposition and truncation.

Parameters:

handle (intptr_t) – Opaque handle holding cuTensorNet’s library context.

Returns:

This data structure holds the user-requested svd parameters.

Return type:

intptr_t