Commit Graph
3 Commits
Author SHA1 Message Date
Igor Zhuravlov 173a3f475c fix comments
1) add definition to xTRSYL3
2) minor formatting unifications
2024-04-10 17:11:51 +10:00
Mark Gates 62b19990a2 doxygen: new group structure 2023-07-04 01:29:12 -04:00
Angelika Schwarz cda8a83b76 Add level-3 BLAS triangular Sylvester equation solver
Force compatibility with [ds]trsyl. Use two floating-point
scaling factors (rather than integer scaling factors).
This does not eliminate the problem that scalings can be flushed,
making any result useless. That problem could be eliminated
by replacing the floating-point scale factor with an integer
scale factor.
2022-09-14 20:12:53 +02:00