Files
blis/frame
Field G. Van Zee 32d8f264ae Refactored packm variants.
Details:
- Revised packm_blk_var2() and _var3() by encapsulating the general,
  hermitian/symmetric, and triangular panel-packing subproblems into
  separate functions: packm_gen_cxk(), packm_herm_cxk(), and
  packm_tri_cxk(), respectively. Also, homogenized the packm code as
  well as the new specialized packm_*_cxk() code to further improve
  readability.
2014-02-09 10:07:37 -06:00
..
2014-02-09 10:07:37 -06:00