Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6734 Discussions

Documentation on dss_solve_real and dss_solve_complex

Eugene_S_1
Beginner
151 Views

The documentation on dss_solve_real and dss_solve_complex functions reads:

The lengths of the right-hand side and solution vectors, nCols and nRows respectively, must be defined in a previous call to dss_define_structure.

I understand that the parameters nCols and nRows should be equal, but for the sake of correctness of the description they should be swapped.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
151 Views

agree, thanks for the good catch. we will do that.

Reply