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.
Link Copied
agree, thanks for the good catch. we will do that.
For more complete information about compiler optimizations, see our Optimization Notice.