Files
blis/frame
Field G. Van Zee 97f89fbcf2 Fixed bug in complex invscals.
Details:
- Fixed complex inversion in invscals and invscaljs whereby the
  imaginary component was being computed incorrectly.
- Use bli_fmaxabs() instead of bli_fabs() when choosing the scalar
  in inverts, invscals, and invscaljs.
- Changed bli_abs() and bli_fabs() macro definitions to use "<="
  operator instead of "<".
2013-11-01 10:16:39 -05:00
..
2013-07-22 14:50:57 -05:00
2013-03-24 20:01:49 -05:00
2013-10-30 14:39:01 -05:00
2013-10-11 10:40:38 -05:00
2013-10-30 14:39:01 -05:00
2013-03-24 20:01:49 -05:00
2013-11-01 10:16:39 -05:00