oneapi::mkl::sparse::init_matrix_handle¶
Initializes a oneapi::mkl::sparse::matrix_handle_t
object to default
values.
Description¶
The oneapi::mkl::sparse::init_matrix_handle
function initializes
the oneapi::mkl::sparse::matrix_handle_t
object with default
values, otherwise it throws an exception.
Note
Refer to Exceptions for a detailed description of the exceptions thrown.