Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Report a bug of Reference manual -C 11.3

Tianxiong_Lu
Beginner
201 Views

In the page with title "Matrix manipulation routines", the last row of table has an error.

mkl_sparse_?_create_csr

s, d, c, z

Exports BSR matrix from internal representation.

 The function name and link does not match its description.

 

0 Kudos
1 Reply
Ying_H_Intel
Employee
201 Views

Hi TianXiong.

Right, it is doc bug. it should be 

mkl_sparse_?_export_BSR

s, d, c, z Exports BSR matrix from internal representation.

We will fix it in next release. 

Thanks

Ying 

0 Kudos
Reply