Skip to content

Instantly share code, notes, and snippets.

@mateuszbaran
Last active August 25, 2020 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mateuszbaran/e62ba317690b25270b2c8bc1ef307d6b to your computer and use it in GitHub Desktop.
Save mateuszbaran/e62ba317690b25270b2c8bc1ef307d6b to your computer and use it in GitHub Desktop.
Julia Version 1.5.0
Commit 96786e22cc (2020-08-01 23:44 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-9700KF CPU @ 3.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_EDITOR = "/usr/share/code/code"
JULIA_NUM_THREADS =
("mat-mat diag diag default ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat diag diag default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag diag default ( 4, 4) x ( 4, 4)", 15.0)
("mat-mat diag diag default ( 5, 5) x ( 5, 5)", 16.0)
("mat-mat diag diag default ( 8, 8) x ( 8, 8)", 16.0)
("mat-mat diag diag default ( 9, 9) x ( 9, 9)", 16.0)
("mat-mat diag diag default (14, 14) x (14, 14)", 16.0)
("mat-mat diag diag default (16, 16) x (16, 16)", 16.0)
("mat-mat diag diag generic ( 2, 2) x ( 2, 2)", 559.0)
("mat-mat diag diag generic ( 3, 3) x ( 3, 3)", 567.0)
("mat-mat diag diag generic ( 4, 4) x ( 4, 4)", 556.0)
("mat-mat diag diag generic ( 5, 5) x ( 5, 5)", 556.0)
("mat-mat diag diag generic ( 8, 8) x ( 8, 8)", 554.0)
("mat-mat diag diag generic ( 9, 9) x ( 9, 9)", 554.0)
("mat-mat diag diag generic (14, 14) x (14, 14)", 557.0)
("mat-mat diag diag generic (16, 16) x (16, 16)", 569.0)
("mat-mat diag diag unrolled ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat diag diag unrolled ( 3, 3) x ( 3, 3)", 15.0)
("mat-mat diag diag unrolled ( 4, 4) x ( 4, 4)", 15.0)
("mat-mat diag diag unrolled ( 5, 5) x ( 5, 5)", 16.0)
("mat-mat diag diag unrolled ( 8, 8) x ( 8, 8)", 16.0)
("mat-mat diag diag unrolled ( 9, 9) x ( 9, 9)", 16.0)
("mat-mat diag diag unrolled (14, 14) x (14, 14)", 16.0)
("mat-mat diag diag unrolled (16, 16) x (16, 16)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 3)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 5)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 8)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 9)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 14)", 16.0)
("mat-mat diag ident default ( 2, 2) x ( 2, 16)", 17.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 2)", 16.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 4)", 16.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 5)", 16.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 8)", 17.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 9)", 17.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 14)", 18.0)
("mat-mat diag ident default ( 3, 3) x ( 3, 16)", 18.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 2)", 15.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 3)", 16.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 4)", 16.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 5)", 16.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 8)", 17.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 9)", 17.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 14)", 18.0)
("mat-mat diag ident default ( 4, 4) x ( 4, 16)", 19.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 2)", 16.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 3)", 17.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 4)", 16.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 5)", 17.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 8)", 18.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 9)", 19.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 14)", 21.0)
("mat-mat diag ident default ( 5, 5) x ( 5, 16)", 22.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 2)", 16.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 3)", 17.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 4)", 17.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 5)", 17.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 8)", 19.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 9)", 21.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 14)", 28.0)
("mat-mat diag ident default ( 8, 8) x ( 8, 16)", 31.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 2)", 17.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 3)", 17.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 4)", 18.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 5)", 18.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 8)", 21.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 9)", 21.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 14)", 31.0)
("mat-mat diag ident default ( 9, 9) x ( 9, 16)", 37.0)
("mat-mat diag ident default (14, 14) x (14, 2)", 17.0)
("mat-mat diag ident default (14, 14) x (14, 3)", 18.0)
("mat-mat diag ident default (14, 14) x (14, 4)", 18.0)
("mat-mat diag ident default (14, 14) x (14, 5)", 21.0)
("mat-mat diag ident default (14, 14) x (14, 8)", 31.0)
("mat-mat diag ident default (14, 14) x (14, 9)", 29.0)
("mat-mat diag ident default (14, 14) x (14, 14)", 40.0)
("mat-mat diag ident default (14, 14) x (14, 16)", 45.0)
("mat-mat diag ident default (16, 16) x (16, 2)", 17.0)
("mat-mat diag ident default (16, 16) x (16, 3)", 20.0)
("mat-mat diag ident default (16, 16) x (16, 4)", 19.0)
("mat-mat diag ident default (16, 16) x (16, 5)", 22.0)
("mat-mat diag ident default (16, 16) x (16, 8)", 30.0)
("mat-mat diag ident default (16, 16) x (16, 9)", 36.0)
("mat-mat diag ident default (16, 16) x (16, 14)", 45.0)
("mat-mat diag ident default (16, 16) x (16, 16)", 50.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 2)", 323.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 3)", 331.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 4)", 330.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 5)", 327.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 8)", 334.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 9)", 348.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 14)", 345.0)
("mat-mat diag ident generic ( 2, 2) x ( 2, 16)", 354.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 2)", 328.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 3)", 326.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 4)", 330.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 5)", 330.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 8)", 339.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 9)", 347.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 14)", 376.0)
("mat-mat diag ident generic ( 3, 3) x ( 3, 16)", 367.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 2)", 323.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 3)", 323.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 4)", 330.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 5)", 333.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 8)", 339.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 9)", 344.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 14)", 408.0)
("mat-mat diag ident generic ( 4, 4) x ( 4, 16)", 407.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 2)", 326.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 3)", 327.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 4)", 332.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 5)", 337.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 8)", 350.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 9)", 357.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 14)", 379.0)
("mat-mat diag ident generic ( 5, 5) x ( 5, 16)", 384.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 2)", 327.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 3)", 336.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 4)", 343.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 5)", 352.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 8)", 364.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 9)", 390.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 14)", 413.0)
("mat-mat diag ident generic ( 8, 8) x ( 8, 16)", 434.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 2)", 330.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 3)", 343.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 4)", 341.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 5)", 343.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 8)", 365.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 9)", 373.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 14)", 440.0)
("mat-mat diag ident generic ( 9, 9) x ( 9, 16)", 466.0)
("mat-mat diag ident generic (14, 14) x (14, 2)", 342.0)
("mat-mat diag ident generic (14, 14) x (14, 3)", 340.0)
("mat-mat diag ident generic (14, 14) x (14, 4)", 354.0)
("mat-mat diag ident generic (14, 14) x (14, 5)", 364.0)
("mat-mat diag ident generic (14, 14) x (14, 8)", 400.0)
("mat-mat diag ident generic (14, 14) x (14, 9)", 411.0)
("mat-mat diag ident generic (14, 14) x (14, 14)", 533.0)
("mat-mat diag ident generic (14, 14) x (14, 16)", 868.0)
("mat-mat diag ident generic (16, 16) x (16, 2)", 347.0)
("mat-mat diag ident generic (16, 16) x (16, 3)", 353.0)
("mat-mat diag ident generic (16, 16) x (16, 4)", 383.0)
("mat-mat diag ident generic (16, 16) x (16, 5)", 378.0)
("mat-mat diag ident generic (16, 16) x (16, 8)", 425.0)
("mat-mat diag ident generic (16, 16) x (16, 9)", 454.0)
("mat-mat diag ident generic (16, 16) x (16, 14)", 892.0)
("mat-mat diag ident generic (16, 16) x (16, 16)", 717.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 4)", 16.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 5)", 16.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 8)", 16.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 9)", 16.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 14)", 16.0)
("mat-mat diag ident unrolled ( 2, 2) x ( 2, 16)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 2)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 4)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 5)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 8)", 16.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 9)", 17.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 14)", 18.0)
("mat-mat diag ident unrolled ( 3, 3) x ( 3, 16)", 19.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 2)", 16.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 3)", 16.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 4)", 16.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 5)", 16.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 8)", 17.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 9)", 17.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 14)", 18.0)
("mat-mat diag ident unrolled ( 4, 4) x ( 4, 16)", 19.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 2)", 16.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 3)", 16.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 4)", 16.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 5)", 16.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 8)", 17.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 9)", 18.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 14)", 21.0)
("mat-mat diag ident unrolled ( 5, 5) x ( 5, 16)", 22.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 2)", 16.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 3)", 16.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 4)", 17.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 5)", 17.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 8)", 19.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 9)", 21.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 14)", 32.0)
("mat-mat diag ident unrolled ( 8, 8) x ( 8, 16)", 30.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 2)", 16.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 3)", 17.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 4)", 17.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 5)", 18.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 8)", 21.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 9)", 21.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 14)", 30.0)
("mat-mat diag ident unrolled ( 9, 9) x ( 9, 16)", 37.0)
("mat-mat diag ident unrolled (14, 14) x (14, 2)", 17.0)
("mat-mat diag ident unrolled (14, 14) x (14, 3)", 18.0)
("mat-mat diag ident unrolled (14, 14) x (14, 4)", 19.0)
("mat-mat diag ident unrolled (14, 14) x (14, 5)", 20.0)
("mat-mat diag ident unrolled (14, 14) x (14, 8)", 31.0)
("mat-mat diag ident unrolled (14, 14) x (14, 9)", 29.0)
("mat-mat diag ident unrolled (14, 14) x (14, 14)", 40.0)
("mat-mat diag ident unrolled (14, 14) x (14, 16)", 51.0)
("mat-mat diag ident unrolled (16, 16) x (16, 2)", 17.0)
("mat-mat diag ident unrolled (16, 16) x (16, 3)", 18.0)
("mat-mat diag ident unrolled (16, 16) x (16, 4)", 19.0)
("mat-mat diag ident unrolled (16, 16) x (16, 5)", 22.0)
("mat-mat diag ident unrolled (16, 16) x (16, 8)", 30.0)
("mat-mat diag ident unrolled (16, 16) x (16, 9)", 34.0)
("mat-mat diag ident unrolled (16, 16) x (16, 14)", 52.0)
("mat-mat diag ident unrolled (16, 16) x (16, 16)", 45.0)
("mat-mat diag sym-u default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag sym-u default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag sym-u default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat diag sym-u default ( 5, 5) x ( 5, 5)", 20.0)
("mat-mat diag sym-u default ( 8, 8) x ( 8, 8)", 33.0)
("mat-mat diag sym-u default ( 9, 9) x ( 9, 9)", 41.0)
("mat-mat diag sym-u default (14, 14) x (14, 14)", 103.0)
("mat-mat diag sym-u default (16, 16) x (16, 16)", 118.0)
("mat-mat diag sym-u generic ( 2, 2) x ( 2, 2)", 653.0)
("mat-mat diag sym-u generic ( 3, 3) x ( 3, 3)", 667.0)
("mat-mat diag sym-u generic ( 4, 4) x ( 4, 4)", 684.0)
("mat-mat diag sym-u generic ( 5, 5) x ( 5, 5)", 721.0)
("mat-mat diag sym-u generic ( 8, 8) x ( 8, 8)", 817.5)
("mat-mat diag sym-u generic ( 9, 9) x ( 9, 9)", 850.0)
("mat-mat diag sym-u generic (14, 14) x (14, 14)", 1272.0)
("mat-mat diag sym-u generic (16, 16) x (16, 16)", 1406.0)
("mat-mat diag sym-u unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag sym-u unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag sym-u unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat diag sym-u unrolled ( 5, 5) x ( 5, 5)", 19.0)
("mat-mat diag sym-u unrolled ( 8, 8) x ( 8, 8)", 33.0)
("mat-mat diag sym-u unrolled ( 9, 9) x ( 9, 9)", 41.0)
("mat-mat diag sym-u unrolled (14, 14) x (14, 14)", 103.0)
("mat-mat diag sym-u unrolled (16, 16) x (16, 16)", 121.0)
("mat-mat diag transpo default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag transpo default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag transpo default ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat diag transpo default ( 5, 5) x ( 5, 5)", 18.0)
("mat-mat diag transpo default ( 8, 8) x ( 8, 8)", 26.0)
("mat-mat diag transpo default ( 9, 9) x ( 9, 9)", 33.0)
("mat-mat diag transpo default (14, 14) x (14, 14)", 66.0)
("mat-mat diag transpo default (16, 16) x (16, 16)", 78.0)
("mat-mat diag transpo generic ( 2, 2) x ( 2, 2)", 544.0)
("mat-mat diag transpo generic ( 3, 3) x ( 3, 3)", 535.0)
("mat-mat diag transpo generic ( 4, 4) x ( 4, 4)", 552.0)
("mat-mat diag transpo generic ( 5, 5) x ( 5, 5)", 551.0)
("mat-mat diag transpo generic ( 8, 8) x ( 8, 8)", 591.0)
("mat-mat diag transpo generic ( 9, 9) x ( 9, 9)", 614.0)
("mat-mat diag transpo generic (14, 14) x (14, 14)", 826.0)
("mat-mat diag transpo generic (16, 16) x (16, 16)", 977.0)
("mat-mat diag transpo unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag transpo unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag transpo unrolled ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat diag transpo unrolled ( 5, 5) x ( 5, 5)", 19.0)
("mat-mat diag transpo unrolled ( 8, 8) x ( 8, 8)", 26.0)
("mat-mat diag transpo unrolled ( 9, 9) x ( 9, 9)", 33.0)
("mat-mat diag transpo unrolled (14, 14) x (14, 14)", 67.0)
("mat-mat diag transpo unrolled (16, 16) x (16, 16)", 80.0)
("mat-mat diag up-tri default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag up-tri default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag up-tri default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat diag up-tri default ( 5, 5) x ( 5, 5)", 17.0)
("mat-mat diag up-tri default ( 8, 8) x ( 8, 8)", 21.0)
("mat-mat diag up-tri default ( 9, 9) x ( 9, 9)", 23.0)
("mat-mat diag up-tri default (14, 14) x (14, 14)", 39.0)
("mat-mat diag up-tri default (16, 16) x (16, 16)", 47.0)
("mat-mat diag up-tri generic ( 2, 2) x ( 2, 2)", 734.0)
("mat-mat diag up-tri generic ( 3, 3) x ( 3, 3)", 753.0)
("mat-mat diag up-tri generic ( 4, 4) x ( 4, 4)", 798.0)
("mat-mat diag up-tri generic ( 5, 5) x ( 5, 5)", 803.0)
("mat-mat diag up-tri generic ( 8, 8) x ( 8, 8)", 920.0)
("mat-mat diag up-tri generic ( 9, 9) x ( 9, 9)", 961.0)
("mat-mat diag up-tri generic (14, 14) x (14, 14)", 1384.0)
("mat-mat diag up-tri generic (16, 16) x (16, 16)", 1660.0)
("mat-mat diag up-tri unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat diag up-tri unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat diag up-tri unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat diag up-tri unrolled ( 5, 5) x ( 5, 5)", 17.0)
("mat-mat diag up-tri unrolled ( 8, 8) x ( 8, 8)", 22.0)
("mat-mat diag up-tri unrolled ( 9, 9) x ( 9, 9)", 23.0)
("mat-mat diag up-tri unrolled (14, 14) x (14, 14)", 40.0)
("mat-mat diag up-tri unrolled (16, 16) x (16, 16)", 46.0)
("mat-mat ident diag default ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat ident diag default ( 2, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag default ( 2, 4) x ( 4, 4)", 16.0)
("mat-mat ident diag default ( 2, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag default ( 2, 8) x ( 8, 8)", 16.0)
("mat-mat ident diag default ( 2, 9) x ( 9, 9)", 16.0)
("mat-mat ident diag default ( 2, 14) x (14, 14)", 19.0)
("mat-mat ident diag default ( 2, 16) x (16, 16)", 20.0)
("mat-mat ident diag default ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag default ( 3, 4) x ( 4, 4)", 16.0)
("mat-mat ident diag default ( 3, 5) x ( 5, 5)", 17.0)
("mat-mat ident diag default ( 3, 8) x ( 8, 8)", 17.0)
("mat-mat ident diag default ( 3, 9) x ( 9, 9)", 17.0)
("mat-mat ident diag default ( 3, 14) x (14, 14)", 19.0)
("mat-mat ident diag default ( 3, 16) x (16, 16)", 18.0)
("mat-mat ident diag default ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag default ( 4, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag default ( 4, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag default ( 4, 8) x ( 8, 8)", 17.0)
("mat-mat ident diag default ( 4, 9) x ( 9, 9)", 17.0)
("mat-mat ident diag default ( 4, 14) x (14, 14)", 20.0)
("mat-mat ident diag default ( 4, 16) x (16, 16)", 20.0)
("mat-mat ident diag default ( 5, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag default ( 5, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag default ( 5, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag default ( 5, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag default ( 5, 8) x ( 8, 8)", 18.0)
("mat-mat ident diag default ( 5, 9) x ( 9, 9)", 18.0)
("mat-mat ident diag default ( 5, 14) x (14, 14)", 22.0)
("mat-mat ident diag default ( 5, 16) x (16, 16)", 22.0)
("mat-mat ident diag default ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag default ( 8, 3) x ( 3, 3)", 17.0)
("mat-mat ident diag default ( 8, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag default ( 8, 5) x ( 5, 5)", 17.0)
("mat-mat ident diag default ( 8, 8) x ( 8, 8)", 20.0)
("mat-mat ident diag default ( 8, 9) x ( 9, 9)", 21.0)
("mat-mat ident diag default ( 8, 14) x (14, 14)", 32.0)
("mat-mat ident diag default ( 8, 16) x (16, 16)", 31.0)
("mat-mat ident diag default ( 9, 2) x ( 2, 2)", 17.0)
("mat-mat ident diag default ( 9, 3) x ( 3, 3)", 17.0)
("mat-mat ident diag default ( 9, 4) x ( 4, 4)", 18.0)
("mat-mat ident diag default ( 9, 5) x ( 5, 5)", 19.0)
("mat-mat ident diag default ( 9, 8) x ( 8, 8)", 21.0)
("mat-mat ident diag default ( 9, 9) x ( 9, 9)", 22.0)
("mat-mat ident diag default ( 9, 14) x (14, 14)", 29.0)
("mat-mat ident diag default ( 9, 16) x (16, 16)", 35.0)
("mat-mat ident diag default (14, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag default (14, 3) x ( 3, 3)", 18.0)
("mat-mat ident diag default (14, 4) x ( 4, 4)", 18.0)
("mat-mat ident diag default (14, 5) x ( 5, 5)", 21.0)
("mat-mat ident diag default (14, 8) x ( 8, 8)", 36.0)
("mat-mat ident diag default (14, 9) x ( 9, 9)", 32.0)
("mat-mat ident diag default (14, 14) x (14, 14)", 40.0)
("mat-mat ident diag default (14, 16) x (16, 16)", 44.0)
("mat-mat ident diag default (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident diag default (16, 3) x ( 3, 3)", 18.0)
("mat-mat ident diag default (16, 4) x ( 4, 4)", 20.0)
("mat-mat ident diag default (16, 5) x ( 5, 5)", 22.0)
("mat-mat ident diag default (16, 8) x ( 8, 8)", 29.0)
("mat-mat ident diag default (16, 9) x ( 9, 9)", 36.0)
("mat-mat ident diag default (16, 14) x (14, 14)", 44.0)
("mat-mat ident diag default (16, 16) x (16, 16)", 45.0)
("mat-mat ident diag generic ( 2, 2) x ( 2, 2)", 325.0)
("mat-mat ident diag generic ( 2, 3) x ( 3, 3)", 326.0)
("mat-mat ident diag generic ( 2, 4) x ( 4, 4)", 333.0)
("mat-mat ident diag generic ( 2, 5) x ( 5, 5)", 330.0)
("mat-mat ident diag generic ( 2, 8) x ( 8, 8)", 337.0)
("mat-mat ident diag generic ( 2, 9) x ( 9, 9)", 363.0)
("mat-mat ident diag generic ( 2, 14) x (14, 14)", 349.0)
("mat-mat ident diag generic ( 2, 16) x (16, 16)", 351.0)
("mat-mat ident diag generic ( 3, 2) x ( 2, 2)", 325.0)
("mat-mat ident diag generic ( 3, 3) x ( 3, 3)", 326.0)
("mat-mat ident diag generic ( 3, 4) x ( 4, 4)", 330.0)
("mat-mat ident diag generic ( 3, 5) x ( 5, 5)", 340.0)
("mat-mat ident diag generic ( 3, 8) x ( 8, 8)", 342.0)
("mat-mat ident diag generic ( 3, 9) x ( 9, 9)", 348.0)
("mat-mat ident diag generic ( 3, 14) x (14, 14)", 360.0)
("mat-mat ident diag generic ( 3, 16) x (16, 16)", 379.0)
("mat-mat ident diag generic ( 4, 2) x ( 2, 2)", 323.0)
("mat-mat ident diag generic ( 4, 3) x ( 3, 3)", 329.0)
("mat-mat ident diag generic ( 4, 4) x ( 4, 4)", 370.0)
("mat-mat ident diag generic ( 4, 5) x ( 5, 5)", 335.0)
("mat-mat ident diag generic ( 4, 8) x ( 8, 8)", 343.0)
("mat-mat ident diag generic ( 4, 9) x ( 9, 9)", 354.0)
("mat-mat ident diag generic ( 4, 14) x (14, 14)", 369.0)
("mat-mat ident diag generic ( 4, 16) x (16, 16)", 409.5)
("mat-mat ident diag generic ( 5, 2) x ( 2, 2)", 326.0)
("mat-mat ident diag generic ( 5, 3) x ( 3, 3)", 331.0)
("mat-mat ident diag generic ( 5, 4) x ( 4, 4)", 333.0)
("mat-mat ident diag generic ( 5, 5) x ( 5, 5)", 354.0)
("mat-mat ident diag generic ( 5, 8) x ( 8, 8)", 356.0)
("mat-mat ident diag generic ( 5, 9) x ( 9, 9)", 361.0)
("mat-mat ident diag generic ( 5, 14) x (14, 14)", 381.0)
("mat-mat ident diag generic ( 5, 16) x (16, 16)", 398.0)
("mat-mat ident diag generic ( 8, 2) x ( 2, 2)", 329.0)
("mat-mat ident diag generic ( 8, 3) x ( 3, 3)", 339.0)
("mat-mat ident diag generic ( 8, 4) x ( 4, 4)", 336.0)
("mat-mat ident diag generic ( 8, 5) x ( 5, 5)", 348.0)
("mat-mat ident diag generic ( 8, 8) x ( 8, 8)", 364.0)
("mat-mat ident diag generic ( 8, 9) x ( 9, 9)", 381.0)
("mat-mat ident diag generic ( 8, 14) x (14, 14)", 420.0)
("mat-mat ident diag generic ( 8, 16) x (16, 16)", 448.0)
("mat-mat ident diag generic ( 9, 2) x ( 2, 2)", 333.0)
("mat-mat ident diag generic ( 9, 3) x ( 3, 3)", 336.0)
("mat-mat ident diag generic ( 9, 4) x ( 4, 4)", 341.0)
("mat-mat ident diag generic ( 9, 5) x ( 5, 5)", 350.0)
("mat-mat ident diag generic ( 9, 8) x ( 8, 8)", 371.0)
("mat-mat ident diag generic ( 9, 9) x ( 9, 9)", 389.0)
("mat-mat ident diag generic ( 9, 14) x (14, 14)", 443.0)
("mat-mat ident diag generic ( 9, 16) x (16, 16)", 457.0)
("mat-mat ident diag generic (14, 2) x ( 2, 2)", 339.0)
("mat-mat ident diag generic (14, 3) x ( 3, 3)", 348.0)
("mat-mat ident diag generic (14, 4) x ( 4, 4)", 357.0)
("mat-mat ident diag generic (14, 5) x ( 5, 5)", 368.0)
("mat-mat ident diag generic (14, 8) x ( 8, 8)", 418.0)
("mat-mat ident diag generic (14, 9) x ( 9, 9)", 446.0)
("mat-mat ident diag generic (14, 14) x (14, 14)", 508.0)
("mat-mat ident diag generic (14, 16) x (16, 16)", 872.0)
("mat-mat ident diag generic (16, 2) x ( 2, 2)", 341.0)
("mat-mat ident diag generic (16, 3) x ( 3, 3)", 353.0)
("mat-mat ident diag generic (16, 4) x ( 4, 4)", 363.0)
("mat-mat ident diag generic (16, 5) x ( 5, 5)", 377.0)
("mat-mat ident diag generic (16, 8) x ( 8, 8)", 452.0)
("mat-mat ident diag generic (16, 9) x ( 9, 9)", 484.0)
("mat-mat ident diag generic (16, 14) x (14, 14)", 906.0)
("mat-mat ident diag generic (16, 16) x (16, 16)", 724.0)
("mat-mat ident diag unrolled ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat ident diag unrolled ( 2, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag unrolled ( 2, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag unrolled ( 2, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag unrolled ( 2, 8) x ( 8, 8)", 16.0)
("mat-mat ident diag unrolled ( 2, 9) x ( 9, 9)", 16.0)
("mat-mat ident diag unrolled ( 2, 14) x (14, 14)", 17.0)
("mat-mat ident diag unrolled ( 2, 16) x (16, 16)", 18.0)
("mat-mat ident diag unrolled ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag unrolled ( 3, 4) x ( 4, 4)", 16.0)
("mat-mat ident diag unrolled ( 3, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag unrolled ( 3, 8) x ( 8, 8)", 17.0)
("mat-mat ident diag unrolled ( 3, 9) x ( 9, 9)", 17.0)
("mat-mat ident diag unrolled ( 3, 14) x (14, 14)", 19.0)
("mat-mat ident diag unrolled ( 3, 16) x (16, 16)", 19.0)
("mat-mat ident diag unrolled ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag unrolled ( 4, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag unrolled ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag unrolled ( 4, 5) x ( 5, 5)", 17.0)
("mat-mat ident diag unrolled ( 4, 8) x ( 8, 8)", 17.0)
("mat-mat ident diag unrolled ( 4, 9) x ( 9, 9)", 17.0)
("mat-mat ident diag unrolled ( 4, 14) x (14, 14)", 19.0)
("mat-mat ident diag unrolled ( 4, 16) x (16, 16)", 20.0)
("mat-mat ident diag unrolled ( 5, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag unrolled ( 5, 3) x ( 3, 3)", 16.0)
("mat-mat ident diag unrolled ( 5, 4) x ( 4, 4)", 16.0)
("mat-mat ident diag unrolled ( 5, 5) x ( 5, 5)", 16.0)
("mat-mat ident diag unrolled ( 5, 8) x ( 8, 8)", 17.0)
("mat-mat ident diag unrolled ( 5, 9) x ( 9, 9)", 18.0)
("mat-mat ident diag unrolled ( 5, 14) x (14, 14)", 22.0)
("mat-mat ident diag unrolled ( 5, 16) x (16, 16)", 22.0)
("mat-mat ident diag unrolled ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag unrolled ( 8, 3) x ( 3, 3)", 17.0)
("mat-mat ident diag unrolled ( 8, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag unrolled ( 8, 5) x ( 5, 5)", 18.0)
("mat-mat ident diag unrolled ( 8, 8) x ( 8, 8)", 20.0)
("mat-mat ident diag unrolled ( 8, 9) x ( 9, 9)", 21.0)
("mat-mat ident diag unrolled ( 8, 14) x (14, 14)", 31.0)
("mat-mat ident diag unrolled ( 8, 16) x (16, 16)", 32.0)
("mat-mat ident diag unrolled ( 9, 2) x ( 2, 2)", 16.0)
("mat-mat ident diag unrolled ( 9, 3) x ( 3, 3)", 17.0)
("mat-mat ident diag unrolled ( 9, 4) x ( 4, 4)", 17.0)
("mat-mat ident diag unrolled ( 9, 5) x ( 5, 5)", 18.0)
("mat-mat ident diag unrolled ( 9, 8) x ( 8, 8)", 21.0)
("mat-mat ident diag unrolled ( 9, 9) x ( 9, 9)", 23.0)
("mat-mat ident diag unrolled ( 9, 14) x (14, 14)", 31.0)
("mat-mat ident diag unrolled ( 9, 16) x (16, 16)", 33.0)
("mat-mat ident diag unrolled (14, 2) x ( 2, 2)", 17.0)
("mat-mat ident diag unrolled (14, 3) x ( 3, 3)", 18.0)
("mat-mat ident diag unrolled (14, 4) x ( 4, 4)", 19.0)
("mat-mat ident diag unrolled (14, 5) x ( 5, 5)", 21.0)
("mat-mat ident diag unrolled (14, 8) x ( 8, 8)", 31.0)
("mat-mat ident diag unrolled (14, 9) x ( 9, 9)", 29.0)
("mat-mat ident diag unrolled (14, 14) x (14, 14)", 39.0)
("mat-mat ident diag unrolled (14, 16) x (16, 16)", 45.0)
("mat-mat ident diag unrolled (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident diag unrolled (16, 3) x ( 3, 3)", 18.0)
("mat-mat ident diag unrolled (16, 4) x ( 4, 4)", 19.0)
("mat-mat ident diag unrolled (16, 5) x ( 5, 5)", 22.0)
("mat-mat ident diag unrolled (16, 8) x ( 8, 8)", 30.0)
("mat-mat ident diag unrolled (16, 9) x ( 9, 9)", 34.0)
("mat-mat ident diag unrolled (16, 14) x (14, 14)", 51.0)
("mat-mat ident diag unrolled (16, 16) x (16, 16)", 45.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 9)", 19.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 14)", 21.0)
("mat-mat ident ident chunks ( 2, 2) x ( 2, 16)", 23.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 5)", 18.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 8)", 21.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 9)", 21.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 14)", 25.0)
("mat-mat ident ident chunks ( 2, 3) x ( 3, 16)", 25.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 5)", 19.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 8)", 23.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 9)", 23.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 14)", 28.0)
("mat-mat ident ident chunks ( 2, 4) x ( 4, 16)", 29.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 2)", 19.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 5)", 20.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 8)", 25.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 9)", 26.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 14)", 33.0)
("mat-mat ident ident chunks ( 2, 5) x ( 5, 16)", 33.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 2)", 22.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 5)", 24.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 8)", 32.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 9)", 29.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 14)", 42.0)
("mat-mat ident ident chunks ( 2, 8) x ( 8, 16)", 42.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 5)", 26.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 8)", 34.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 9)", 31.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 14)", 41.0)
("mat-mat ident ident chunks ( 2, 9) x ( 9, 16)", 45.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 2)", 25.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 3)", 26.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 4)", 27.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 5)", 31.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 8)", 38.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 9)", 41.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 14)", 56.0)
("mat-mat ident ident chunks ( 2, 14) x (14, 16)", 61.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 2)", 27.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 3)", 27.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 4)", 29.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 5)", 34.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 8)", 41.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 9)", 44.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 14)", 61.0)
("mat-mat ident ident chunks ( 2, 16) x (16, 16)", 68.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 8)", 21.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 14)", 27.0)
("mat-mat ident ident chunks ( 3, 2) x ( 2, 16)", 28.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 8)", 25.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 9)", 25.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 14)", 31.0)
("mat-mat ident ident chunks ( 3, 3) x ( 3, 16)", 37.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 5)", 21.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 8)", 26.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 9)", 27.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 14)", 38.0)
("mat-mat ident ident chunks ( 3, 4) x ( 4, 16)", 43.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 3)", 21.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 5)", 22.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 8)", 32.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 9)", 33.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 14)", 47.0)
("mat-mat ident ident chunks ( 3, 5) x ( 5, 16)", 49.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 5)", 27.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 8)", 40.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 9)", 46.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 14)", 65.0)
("mat-mat ident ident chunks ( 3, 8) x ( 8, 16)", 68.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 2)", 21.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 4)", 25.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 5)", 30.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 8)", 43.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 9)", 50.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 14)", 69.0)
("mat-mat ident ident chunks ( 3, 9) x ( 9, 16)", 83.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 2)", 25.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 3)", 27.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 4)", 33.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 5)", 37.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 8)", 60.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 9)", 70.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 14)", 109.0)
("mat-mat ident ident chunks ( 3, 14) x (14, 16)", 125.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 2)", 27.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 3)", 30.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 4)", 35.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 5)", 45.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 8)", 73.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 9)", 82.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 14)", 129.0)
("mat-mat ident ident chunks ( 3, 16) x (16, 16)", 143.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 3)", 16.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 4)", 18.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 5)", 17.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 8)", 18.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 9)", 18.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 14)", 20.0)
("mat-mat ident ident chunks ( 4, 2) x ( 2, 16)", 22.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 2)", 16.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 4)", 17.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 5)", 17.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 8)", 20.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 9)", 19.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 14)", 22.0)
("mat-mat ident ident chunks ( 4, 3) x ( 3, 16)", 26.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 5)", 20.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 8)", 21.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 9)", 21.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 14)", 23.0)
("mat-mat ident ident chunks ( 4, 4) x ( 4, 16)", 29.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 3)", 18.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 4)", 19.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 5)", 19.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 8)", 23.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 9)", 23.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 14)", 24.0)
("mat-mat ident ident chunks ( 4, 5) x ( 5, 16)", 31.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 4)", 21.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 5)", 22.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 8)", 23.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 9)", 27.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 14)", 28.0)
("mat-mat ident ident chunks ( 4, 8) x ( 8, 16)", 40.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 4)", 22.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 5)", 23.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 8)", 26.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 9)", 28.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 14)", 38.0)
("mat-mat ident ident chunks ( 4, 9) x ( 9, 16)", 41.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 2)", 25.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 3)", 26.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 4)", 26.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 5)", 27.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 8)", 35.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 9)", 37.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 14)", 51.0)
("mat-mat ident ident chunks ( 4, 14) x (14, 16)", 60.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 2)", 27.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 3)", 27.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 4)", 28.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 5)", 29.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 8)", 33.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 9)", 41.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 14)", 50.0)
("mat-mat ident ident chunks ( 4, 16) x (16, 16)", 67.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 3)", 20.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 5)", 22.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 8)", 25.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 9)", 25.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 14)", 32.0)
("mat-mat ident ident chunks ( 5, 2) x ( 2, 16)", 39.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 5)", 25.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 8)", 29.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 9)", 29.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 14)", 39.0)
("mat-mat ident ident chunks ( 5, 3) x ( 3, 16)", 39.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 2)", 20.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 3)", 26.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 4)", 29.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 5)", 28.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 8)", 35.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 9)", 34.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 14)", 46.0)
("mat-mat ident ident chunks ( 5, 4) x ( 4, 16)", 47.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 2)", 23.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 3)", 28.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 4)", 32.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 5)", 31.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 8)", 37.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 9)", 39.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 14)", 52.0)
("mat-mat ident ident chunks ( 5, 5) x ( 5, 16)", 56.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 2)", 28.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 3)", 35.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 4)", 41.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 5)", 41.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 8)", 53.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 9)", 56.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 14)", 72.0)
("mat-mat ident ident chunks ( 5, 8) x ( 8, 16)", 79.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 2)", 31.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 3)", 37.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 4)", 43.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 5)", 44.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 8)", 57.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 9)", 54.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 14)", 78.0)
("mat-mat ident ident chunks ( 5, 9) x ( 9, 16)", 88.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 2)", 39.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 3)", 47.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 4)", 54.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 5)", 56.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 8)", 82.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 9)", 95.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 14)", 130.0)
("mat-mat ident ident chunks ( 5, 14) x (14, 16)", 162.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 2)", 41.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 3)", 52.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 4)", 63.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 5)", 66.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 8)", 88.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 9)", 103.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 14)", 132.0)
("mat-mat ident ident chunks ( 5, 16) x (16, 16)", 182.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 5)", 19.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 8)", 21.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 14)", 29.0)
("mat-mat ident ident chunks ( 8, 2) x ( 2, 16)", 32.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 5)", 19.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 8)", 23.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 9)", 26.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 14)", 34.0)
("mat-mat ident ident chunks ( 8, 3) x ( 3, 16)", 40.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 4)", 20.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 5)", 20.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 8)", 27.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 9)", 28.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 14)", 43.0)
("mat-mat ident ident chunks ( 8, 4) x ( 4, 16)", 47.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 5)", 21.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 8)", 29.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 9)", 33.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 14)", 48.0)
("mat-mat ident ident chunks ( 8, 5) x ( 5, 16)", 57.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 3)", 22.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 4)", 24.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 5)", 25.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 8)", 38.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 9)", 41.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 14)", 75.0)
("mat-mat ident ident chunks ( 8, 8) x ( 8, 16)", 82.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 5)", 26.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 8)", 40.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 9)", 42.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 14)", 81.0)
("mat-mat ident ident chunks ( 8, 9) x ( 9, 16)", 86.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 2)", 27.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 3)", 27.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 4)", 30.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 5)", 30.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 8)", 54.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 9)", 60.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 14)", 140.0)
("mat-mat ident ident chunks ( 8, 14) x (14, 16)", 169.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 2)", 28.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 3)", 29.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 4)", 30.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 5)", 33.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 8)", 60.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 9)", 67.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 14)", 131.0)
("mat-mat ident ident chunks ( 8, 16) x (16, 16)", 239.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 2)", 20.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 3)", 22.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 4)", 25.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 5)", 26.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 8)", 29.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 9)", 30.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 14)", 43.0)
("mat-mat ident ident chunks ( 9, 2) x ( 2, 16)", 51.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 2)", 21.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 3)", 25.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 4)", 28.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 5)", 31.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 8)", 35.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 9)", 38.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 14)", 55.0)
("mat-mat ident ident chunks ( 9, 3) x ( 3, 16)", 63.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 2)", 24.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 3)", 28.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 4)", 34.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 5)", 34.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 8)", 41.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 9)", 48.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 14)", 67.0)
("mat-mat ident ident chunks ( 9, 4) x ( 4, 16)", 75.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 2)", 26.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 3)", 31.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 4)", 38.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 5)", 38.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 8)", 49.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 9)", 59.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 14)", 81.0)
("mat-mat ident ident chunks ( 9, 5) x ( 5, 16)", 94.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 2)", 32.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 3)", 41.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 4)", 51.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 5)", 56.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 8)", 75.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 9)", 85.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 14)", 127.0)
("mat-mat ident ident chunks ( 9, 8) x ( 8, 16)", 137.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 2)", 36.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 3)", 43.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 4)", 54.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 5)", 56.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 8)", 79.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 9)", 91.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 14)", 137.0)
("mat-mat ident ident chunks ( 9, 9) x ( 9, 16)", 178.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 2)", 45.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 3)", 64.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 4)", 84.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 5)", 85.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 8)", 139.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 9)", 142.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 14)", 280.0)
("mat-mat ident ident chunks ( 9, 14) x (14, 16)", 392.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 2)", 52.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 3)", 71.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 4)", 87.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 5)", 96.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 8)", 147.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 9)", 177.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 14)", 352.0)
("mat-mat ident ident chunks ( 9, 16) x (16, 16)", 482.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 3)", 21.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 4)", 23.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 5)", 24.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 9)", 35.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 14)", 47.0)
("mat-mat ident ident chunks (14, 2) x ( 2, 16)", 58.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 4)", 24.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 5)", 30.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 8)", 37.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 9)", 45.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 14)", 64.0)
("mat-mat ident ident chunks (14, 3) x ( 3, 16)", 73.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 2)", 21.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 3)", 25.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 4)", 27.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 5)", 35.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 8)", 49.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 9)", 54.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 14)", 83.0)
("mat-mat ident ident chunks (14, 4) x ( 4, 16)", 93.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 2)", 23.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 3)", 28.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 4)", 32.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 5)", 41.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 8)", 60.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 9)", 66.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 14)", 101.0)
("mat-mat ident ident chunks (14, 5) x ( 5, 16)", 162.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 2)", 27.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 3)", 34.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 4)", 39.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 5)", 58.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 8)", 93.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 9)", 98.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 14)", 292.0)
("mat-mat ident ident chunks (14, 8) x ( 8, 16)", 401.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 2)", 29.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 3)", 38.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 4)", 43.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 5)", 64.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 8)", 110.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 9)", 116.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 14)", 363.0)
("mat-mat ident ident chunks (14, 9) x ( 9, 16)", 514.0)
("mat-mat ident ident chunks (14, 14) x (14, 2)", 35.0)
("mat-mat ident ident chunks (14, 14) x (14, 3)", 49.0)
("mat-mat ident ident chunks (14, 14) x (14, 4)", 56.0)
("mat-mat ident ident chunks (14, 14) x (14, 5)", 88.0)
("mat-mat ident ident chunks (14, 14) x (14, 8)", 175.0)
("mat-mat ident ident chunks (14, 14) x (14, 9)", 217.0)
("mat-mat ident ident chunks (14, 14) x (14, 14)", 690.0)
("mat-mat ident ident chunks (14, 14) x (14, 16)", 840.0)
("mat-mat ident ident chunks (14, 16) x (16, 2)", 39.0)
("mat-mat ident ident chunks (14, 16) x (16, 3)", 55.0)
("mat-mat ident ident chunks (14, 16) x (16, 4)", 71.0)
("mat-mat ident ident chunks (14, 16) x (16, 5)", 107.0)
("mat-mat ident ident chunks (14, 16) x (16, 8)", 245.0)
("mat-mat ident ident chunks (14, 16) x (16, 9)", 341.0)
("mat-mat ident ident chunks (14, 16) x (16, 14)", 815.0)
("mat-mat ident ident chunks (14, 16) x (16, 16)", 995.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 3)", 19.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 5)", 23.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 9)", 36.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 14)", 53.0)
("mat-mat ident ident chunks (16, 2) x ( 2, 16)", 51.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 2)", 18.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 3)", 20.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 4)", 23.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 5)", 27.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 8)", 40.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 9)", 45.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 14)", 61.0)
("mat-mat ident ident chunks (16, 3) x ( 3, 16)", 69.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 2)", 19.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 3)", 22.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 5)", 32.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 8)", 47.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 9)", 55.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 14)", 81.0)
("mat-mat ident ident chunks (16, 4) x ( 4, 16)", 126.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 3)", 24.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 4)", 31.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 5)", 37.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 8)", 53.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 9)", 62.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 14)", 112.0)
("mat-mat ident ident chunks (16, 5) x ( 5, 16)", 233.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 2)", 23.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 3)", 30.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 4)", 37.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 5)", 48.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 8)", 80.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 9)", 93.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 14)", 419.0)
("mat-mat ident ident chunks (16, 8) x ( 8, 16)", 512.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 2)", 24.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 3)", 31.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 4)", 43.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 5)", 52.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 8)", 88.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 9)", 102.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 14)", 508.0)
("mat-mat ident ident chunks (16, 9) x ( 9, 16)", 594.0)
("mat-mat ident ident chunks (16, 14) x (14, 2)", 28.0)
("mat-mat ident ident chunks (16, 14) x (14, 3)", 41.0)
("mat-mat ident ident chunks (16, 14) x (14, 4)", 54.0)
("mat-mat ident ident chunks (16, 14) x (14, 5)", 75.0)
("mat-mat ident ident chunks (16, 14) x (14, 8)", 176.0)
("mat-mat ident ident chunks (16, 14) x (14, 9)", 328.0)
("mat-mat ident ident chunks (16, 14) x (14, 14)", 868.0)
("mat-mat ident ident chunks (16, 14) x (14, 16)", 1011.0)
("mat-mat ident ident chunks (16, 16) x (16, 2)", 30.0)
("mat-mat ident ident chunks (16, 16) x (16, 3)", 45.0)
("mat-mat ident ident chunks (16, 16) x (16, 4)", 59.0)
("mat-mat ident ident chunks (16, 16) x (16, 5)", 83.0)
("mat-mat ident ident chunks (16, 16) x (16, 8)", 267.0)
("mat-mat ident ident chunks (16, 16) x (16, 9)", 411.0)
("mat-mat ident ident chunks (16, 16) x (16, 14)", 999.0)
("mat-mat ident ident chunks (16, 16) x (16, 16)", 1175.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 9)", 19.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 14)", 22.0)
("mat-mat ident ident default ( 2, 2) x ( 2, 16)", 23.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 5)", 18.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 8)", 21.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 9)", 21.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 14)", 25.0)
("mat-mat ident ident default ( 2, 3) x ( 3, 16)", 26.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 5)", 19.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 8)", 23.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 9)", 24.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 14)", 28.0)
("mat-mat ident ident default ( 2, 4) x ( 4, 16)", 31.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 2)", 19.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 3)", 19.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 5)", 21.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 8)", 25.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 9)", 26.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 14)", 32.0)
("mat-mat ident ident default ( 2, 5) x ( 5, 16)", 33.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 2)", 22.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 5)", 24.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 8)", 34.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 9)", 41.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 14)", 51.0)
("mat-mat ident ident default ( 2, 8) x ( 8, 16)", 58.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 2)", 23.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 5)", 29.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 8)", 38.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 9)", 43.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 14)", 55.0)
("mat-mat ident ident default ( 2, 9) x ( 9, 16)", 60.0)
("mat-mat ident ident default ( 2, 14) x (14, 2)", 29.0)
("mat-mat ident ident default ( 2, 14) x (14, 3)", 31.0)
("mat-mat ident ident default ( 2, 14) x (14, 4)", 32.0)
("mat-mat ident ident default ( 2, 14) x (14, 5)", 39.0)
("mat-mat ident ident default ( 2, 14) x (14, 8)", 52.0)
("mat-mat ident ident default ( 2, 14) x (14, 9)", 56.0)
("mat-mat ident ident default ( 2, 14) x (14, 14)", 84.0)
("mat-mat ident ident default ( 2, 14) x (14, 16)", 89.0)
("mat-mat ident ident default ( 2, 16) x (16, 2)", 35.0)
("mat-mat ident ident default ( 2, 16) x (16, 3)", 34.0)
("mat-mat ident ident default ( 2, 16) x (16, 4)", 35.0)
("mat-mat ident ident default ( 2, 16) x (16, 5)", 43.0)
("mat-mat ident ident default ( 2, 16) x (16, 8)", 59.0)
("mat-mat ident ident default ( 2, 16) x (16, 9)", 63.0)
("mat-mat ident ident default ( 2, 16) x (16, 14)", 94.0)
("mat-mat ident ident default ( 2, 16) x (16, 16)", 95.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 5)", 19.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 8)", 22.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 14)", 26.0)
("mat-mat ident ident default ( 3, 2) x ( 2, 16)", 28.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 8)", 24.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 9)", 26.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 14)", 33.0)
("mat-mat ident ident default ( 3, 3) x ( 3, 16)", 37.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 5)", 21.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 8)", 27.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 9)", 32.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 14)", 37.0)
("mat-mat ident ident default ( 3, 4) x ( 4, 16)", 44.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 5)", 24.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 8)", 32.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 9)", 33.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 14)", 46.0)
("mat-mat ident ident default ( 3, 5) x ( 5, 16)", 48.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 4)", 29.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 5)", 33.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 8)", 50.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 9)", 53.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 14)", 72.0)
("mat-mat ident ident default ( 3, 8) x ( 8, 16)", 71.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 2)", 21.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 4)", 35.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 5)", 36.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 8)", 50.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 9)", 60.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 14)", 78.0)
("mat-mat ident ident default ( 3, 9) x ( 9, 16)", 80.0)
("mat-mat ident ident default ( 3, 14) x (14, 2)", 31.0)
("mat-mat ident ident default ( 3, 14) x (14, 3)", 42.0)
("mat-mat ident ident default ( 3, 14) x (14, 4)", 45.0)
("mat-mat ident ident default ( 3, 14) x (14, 5)", 47.0)
("mat-mat ident ident default ( 3, 14) x (14, 8)", 70.0)
("mat-mat ident ident default ( 3, 14) x (14, 9)", 70.0)
("mat-mat ident ident default ( 3, 14) x (14, 14)", 101.0)
("mat-mat ident ident default ( 3, 14) x (14, 16)", 113.0)
("mat-mat ident ident default ( 3, 16) x (16, 2)", 34.0)
("mat-mat ident ident default ( 3, 16) x (16, 3)", 40.0)
("mat-mat ident ident default ( 3, 16) x (16, 4)", 45.0)
("mat-mat ident ident default ( 3, 16) x (16, 5)", 51.0)
("mat-mat ident ident default ( 3, 16) x (16, 8)", 79.0)
("mat-mat ident ident default ( 3, 16) x (16, 9)", 80.0)
("mat-mat ident ident default ( 3, 16) x (16, 14)", 115.0)
("mat-mat ident ident default ( 3, 16) x (16, 16)", 123.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 3)", 16.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 4)", 16.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 5)", 17.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 8)", 19.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 9)", 18.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 14)", 20.0)
("mat-mat ident ident default ( 4, 2) x ( 2, 16)", 21.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 2)", 16.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 4)", 17.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 5)", 17.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 8)", 19.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 9)", 19.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 14)", 23.0)
("mat-mat ident ident default ( 4, 3) x ( 3, 16)", 24.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 2)", 19.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 3)", 17.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 5)", 18.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 8)", 20.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 9)", 22.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 14)", 23.0)
("mat-mat ident ident default ( 4, 4) x ( 4, 16)", 27.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 3)", 18.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 4)", 19.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 5)", 23.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 8)", 27.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 9)", 27.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 14)", 32.0)
("mat-mat ident ident default ( 4, 5) x ( 5, 16)", 41.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 3)", 24.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 4)", 27.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 5)", 31.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 8)", 34.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 9)", 33.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 14)", 47.0)
("mat-mat ident ident default ( 4, 8) x ( 8, 16)", 51.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 3)", 28.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 4)", 27.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 5)", 32.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 8)", 37.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 9)", 39.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 14)", 49.0)
("mat-mat ident ident default ( 4, 9) x ( 9, 16)", 56.0)
("mat-mat ident ident default ( 4, 14) x (14, 2)", 29.0)
("mat-mat ident ident default ( 4, 14) x (14, 3)", 31.0)
("mat-mat ident ident default ( 4, 14) x (14, 4)", 36.0)
("mat-mat ident ident default ( 4, 14) x (14, 5)", 39.0)
("mat-mat ident ident default ( 4, 14) x (14, 8)", 52.0)
("mat-mat ident ident default ( 4, 14) x (14, 9)", 53.0)
("mat-mat ident ident default ( 4, 14) x (14, 14)", 77.0)
("mat-mat ident ident default ( 4, 14) x (14, 16)", 84.0)
("mat-mat ident ident default ( 4, 16) x (16, 2)", 32.0)
("mat-mat ident ident default ( 4, 16) x (16, 3)", 34.0)
("mat-mat ident ident default ( 4, 16) x (16, 4)", 38.0)
("mat-mat ident ident default ( 4, 16) x (16, 5)", 43.0)
("mat-mat ident ident default ( 4, 16) x (16, 8)", 58.0)
("mat-mat ident ident default ( 4, 16) x (16, 9)", 60.0)
("mat-mat ident ident default ( 4, 16) x (16, 14)", 89.0)
("mat-mat ident ident default ( 4, 16) x (16, 16)", 87.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 3)", 20.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 5)", 22.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 8)", 25.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 9)", 26.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 14)", 32.0)
("mat-mat ident ident default ( 5, 2) x ( 2, 16)", 32.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 5)", 26.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 8)", 30.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 9)", 31.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 14)", 40.0)
("mat-mat ident ident default ( 5, 3) x ( 3, 16)", 44.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 2)", 20.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 3)", 26.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 5)", 28.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 8)", 33.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 9)", 43.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 14)", 61.0)
("mat-mat ident ident default ( 5, 4) x ( 4, 16)", 68.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 2)", 22.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 3)", 27.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 4)", 27.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 5)", 28.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 8)", 44.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 9)", 50.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 14)", 72.0)
("mat-mat ident ident default ( 5, 5) x ( 5, 16)", 84.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 2)", 28.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 3)", 28.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 4)", 32.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 5)", 43.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 8)", 62.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 9)", 71.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 14)", 103.0)
("mat-mat ident ident default ( 5, 8) x ( 8, 16)", 123.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 2)", 27.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 3)", 30.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 4)", 40.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 5)", 48.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 8)", 68.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 9)", 78.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 14)", 118.0)
("mat-mat ident ident default ( 5, 9) x ( 9, 16)", 134.0)
("mat-mat ident ident default ( 5, 14) x (14, 2)", 37.0)
("mat-mat ident ident default ( 5, 14) x (14, 3)", 44.0)
("mat-mat ident ident default ( 5, 14) x (14, 4)", 65.0)
("mat-mat ident ident default ( 5, 14) x (14, 5)", 74.0)
("mat-mat ident ident default ( 5, 14) x (14, 8)", 98.0)
("mat-mat ident ident default ( 5, 14) x (14, 9)", 114.0)
("mat-mat ident ident default ( 5, 14) x (14, 14)", 176.0)
("mat-mat ident ident default ( 5, 14) x (14, 16)", 204.0)
("mat-mat ident ident default ( 5, 16) x (16, 2)", 37.0)
("mat-mat ident ident default ( 5, 16) x (16, 3)", 60.0)
("mat-mat ident ident default ( 5, 16) x (16, 4)", 73.0)
("mat-mat ident ident default ( 5, 16) x (16, 5)", 77.0)
("mat-mat ident ident default ( 5, 16) x (16, 8)", 113.0)
("mat-mat ident ident default ( 5, 16) x (16, 9)", 131.0)
("mat-mat ident ident default ( 5, 16) x (16, 14)", 207.0)
("mat-mat ident ident default ( 5, 16) x (16, 16)", 228.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 8)", 22.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 14)", 28.0)
("mat-mat ident ident default ( 8, 2) x ( 2, 16)", 31.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 4)", 19.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 5)", 21.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 8)", 27.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 9)", 29.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 14)", 43.0)
("mat-mat ident ident default ( 8, 3) x ( 3, 16)", 45.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 3)", 19.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 4)", 22.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 5)", 22.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 8)", 31.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 9)", 34.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 14)", 46.0)
("mat-mat ident ident default ( 8, 4) x ( 4, 16)", 43.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 3)", 23.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 4)", 23.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 5)", 23.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 8)", 37.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 9)", 31.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 14)", 51.0)
("mat-mat ident ident default ( 8, 5) x ( 5, 16)", 50.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 3)", 31.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 4)", 29.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 5)", 31.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 8)", 39.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 9)", 43.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 14)", 62.0)
("mat-mat ident ident default ( 8, 8) x ( 8, 16)", 68.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 2)", 28.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 3)", 30.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 4)", 32.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 5)", 33.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 8)", 45.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 9)", 48.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 14)", 70.0)
("mat-mat ident ident default ( 8, 9) x ( 9, 16)", 75.0)
("mat-mat ident ident default ( 8, 14) x (14, 2)", 38.0)
("mat-mat ident ident default ( 8, 14) x (14, 3)", 41.0)
("mat-mat ident ident default ( 8, 14) x (14, 4)", 43.0)
("mat-mat ident ident default ( 8, 14) x (14, 5)", 48.0)
("mat-mat ident ident default ( 8, 14) x (14, 8)", 71.0)
("mat-mat ident ident default ( 8, 14) x (14, 9)", 74.0)
("mat-mat ident ident default ( 8, 14) x (14, 14)", 100.0)
("mat-mat ident ident default ( 8, 14) x (14, 16)", 123.0)
("mat-mat ident ident default ( 8, 16) x (16, 2)", 42.0)
("mat-mat ident ident default ( 8, 16) x (16, 3)", 47.0)
("mat-mat ident ident default ( 8, 16) x (16, 4)", 48.0)
("mat-mat ident ident default ( 8, 16) x (16, 5)", 54.0)
("mat-mat ident ident default ( 8, 16) x (16, 8)", 78.0)
("mat-mat ident ident default ( 8, 16) x (16, 9)", 89.0)
("mat-mat ident ident default ( 8, 16) x (16, 14)", 115.0)
("mat-mat ident ident default ( 8, 16) x (16, 16)", 119.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 2)", 20.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 3)", 22.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 4)", 25.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 5)", 25.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 8)", 29.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 9)", 31.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 14)", 41.0)
("mat-mat ident ident default ( 9, 2) x ( 2, 16)", 50.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 2)", 22.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 3)", 25.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 4)", 29.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 5)", 25.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 8)", 36.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 9)", 43.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 14)", 53.0)
("mat-mat ident ident default ( 9, 3) x ( 3, 16)", 66.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 2)", 23.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 3)", 28.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 5)", 27.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 8)", 42.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 9)", 51.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 14)", 62.0)
("mat-mat ident ident default ( 9, 4) x ( 4, 16)", 59.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 2)", 25.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 3)", 26.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 4)", 30.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 5)", 30.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 8)", 45.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 9)", 41.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 14)", 75.0)
("mat-mat ident ident default ( 9, 5) x ( 5, 16)", 73.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 2)", 39.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 3)", 38.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 4)", 37.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 5)", 40.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 8)", 54.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 9)", 58.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 14)", 89.0)
("mat-mat ident ident default ( 9, 8) x ( 8, 16)", 100.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 2)", 36.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 3)", 38.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 4)", 40.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 5)", 40.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 8)", 65.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 9)", 80.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 14)", 94.0)
("mat-mat ident ident default ( 9, 9) x ( 9, 16)", 111.0)
("mat-mat ident ident default ( 9, 14) x (14, 2)", 49.0)
("mat-mat ident ident default ( 9, 14) x (14, 3)", 55.0)
("mat-mat ident ident default ( 9, 14) x (14, 4)", 63.0)
("mat-mat ident ident default ( 9, 14) x (14, 5)", 58.0)
("mat-mat ident ident default ( 9, 14) x (14, 8)", 100.0)
("mat-mat ident ident default ( 9, 14) x (14, 9)", 109.0)
("mat-mat ident ident default ( 9, 14) x (14, 14)", 171.0)
("mat-mat ident ident default ( 9, 14) x (14, 16)", 180.0)
("mat-mat ident ident default ( 9, 16) x (16, 2)", 57.0)
("mat-mat ident ident default ( 9, 16) x (16, 3)", 55.0)
("mat-mat ident ident default ( 9, 16) x (16, 4)", 67.0)
("mat-mat ident ident default ( 9, 16) x (16, 5)", 67.0)
("mat-mat ident ident default ( 9, 16) x (16, 8)", 116.0)
("mat-mat ident ident default ( 9, 16) x (16, 9)", 110.0)
("mat-mat ident ident default ( 9, 16) x (16, 14)", 200.0)
("mat-mat ident ident default ( 9, 16) x (16, 16)", 179.0)
("mat-mat ident ident default (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident ident default (14, 2) x ( 2, 3)", 21.0)
("mat-mat ident ident default (14, 2) x ( 2, 4)", 23.0)
("mat-mat ident ident default (14, 2) x ( 2, 5)", 24.0)
("mat-mat ident ident default (14, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident default (14, 2) x ( 2, 9)", 35.0)
("mat-mat ident ident default (14, 2) x ( 2, 14)", 45.0)
("mat-mat ident ident default (14, 2) x ( 2, 16)", 58.0)
("mat-mat ident ident default (14, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident default (14, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident default (14, 3) x ( 3, 4)", 24.0)
("mat-mat ident ident default (14, 3) x ( 3, 5)", 36.0)
("mat-mat ident ident default (14, 3) x ( 3, 8)", 52.0)
("mat-mat ident ident default (14, 3) x ( 3, 9)", 60.0)
("mat-mat ident ident default (14, 3) x ( 3, 14)", 78.0)
("mat-mat ident ident default (14, 3) x ( 3, 16)", 93.0)
("mat-mat ident ident default (14, 4) x ( 4, 2)", 21.0)
("mat-mat ident ident default (14, 4) x ( 4, 3)", 26.0)
("mat-mat ident ident default (14, 4) x ( 4, 4)", 36.0)
("mat-mat ident ident default (14, 4) x ( 4, 5)", 37.0)
("mat-mat ident ident default (14, 4) x ( 4, 8)", 57.0)
("mat-mat ident ident default (14, 4) x ( 4, 9)", 60.0)
("mat-mat ident ident default (14, 4) x ( 4, 14)", 82.0)
("mat-mat ident ident default (14, 4) x ( 4, 16)", 93.0)
("mat-mat ident ident default (14, 5) x ( 5, 2)", 23.0)
("mat-mat ident ident default (14, 5) x ( 5, 3)", 36.0)
("mat-mat ident ident default (14, 5) x ( 5, 4)", 36.0)
("mat-mat ident ident default (14, 5) x ( 5, 5)", 42.0)
("mat-mat ident ident default (14, 5) x ( 5, 8)", 64.0)
("mat-mat ident ident default (14, 5) x ( 5, 9)", 64.0)
("mat-mat ident ident default (14, 5) x ( 5, 14)", 94.0)
("mat-mat ident ident default (14, 5) x ( 5, 16)", 109.0)
("mat-mat ident ident default (14, 8) x ( 8, 2)", 43.0)
("mat-mat ident ident default (14, 8) x ( 8, 3)", 45.0)
("mat-mat ident ident default (14, 8) x ( 8, 4)", 52.0)
("mat-mat ident ident default (14, 8) x ( 8, 5)", 68.0)
("mat-mat ident ident default (14, 8) x ( 8, 8)", 84.0)
("mat-mat ident ident default (14, 8) x ( 8, 9)", 92.0)
("mat-mat ident ident default (14, 8) x ( 8, 14)", 132.0)
("mat-mat ident ident default (14, 8) x ( 8, 16)", 157.0)
("mat-mat ident ident default (14, 9) x ( 9, 2)", 50.0)
("mat-mat ident ident default (14, 9) x ( 9, 3)", 53.0)
("mat-mat ident ident default (14, 9) x ( 9, 4)", 55.0)
("mat-mat ident ident default (14, 9) x ( 9, 5)", 74.0)
("mat-mat ident ident default (14, 9) x ( 9, 8)", 95.0)
("mat-mat ident ident default (14, 9) x ( 9, 9)", 101.0)
("mat-mat ident ident default (14, 9) x ( 9, 14)", 149.0)
("mat-mat ident ident default (14, 9) x ( 9, 16)", 165.0)
("mat-mat ident ident default (14, 14) x (14, 2)", 68.0)
("mat-mat ident ident default (14, 14) x (14, 3)", 76.0)
("mat-mat ident ident default (14, 14) x (14, 4)", 84.0)
("mat-mat ident ident default (14, 14) x (14, 5)", 98.0)
("mat-mat ident ident default (14, 14) x (14, 8)", 139.0)
("mat-mat ident ident default (14, 14) x (14, 9)", 159.0)
("mat-mat ident ident default (14, 14) x (14, 14)", 217.0)
("mat-mat ident ident default (14, 14) x (14, 16)", 275.0)
("mat-mat ident ident default (14, 16) x (16, 2)", 76.0)
("mat-mat ident ident default (14, 16) x (16, 3)", 88.0)
("mat-mat ident ident default (14, 16) x (16, 4)", 102.0)
("mat-mat ident ident default (14, 16) x (16, 5)", 121.0)
("mat-mat ident ident default (14, 16) x (16, 8)", 159.0)
("mat-mat ident ident default (14, 16) x (16, 9)", 190.0)
("mat-mat ident ident default (14, 16) x (16, 14)", 253.0)
("mat-mat ident ident default (14, 16) x (16, 16)", 283.0)
("mat-mat ident ident default (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident ident default (16, 2) x ( 2, 3)", 18.0)
("mat-mat ident ident default (16, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident default (16, 2) x ( 2, 5)", 23.0)
("mat-mat ident ident default (16, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident default (16, 2) x ( 2, 9)", 37.0)
("mat-mat ident ident default (16, 2) x ( 2, 14)", 52.0)
("mat-mat ident ident default (16, 2) x ( 2, 16)", 51.0)
("mat-mat ident ident default (16, 3) x ( 3, 2)", 18.0)
("mat-mat ident ident default (16, 3) x ( 3, 3)", 20.0)
("mat-mat ident ident default (16, 3) x ( 3, 4)", 23.0)
("mat-mat ident ident default (16, 3) x ( 3, 5)", 28.0)
("mat-mat ident ident default (16, 3) x ( 3, 8)", 44.0)
("mat-mat ident ident default (16, 3) x ( 3, 9)", 55.0)
("mat-mat ident ident default (16, 3) x ( 3, 14)", 73.0)
("mat-mat ident ident default (16, 3) x ( 3, 16)", 78.0)
("mat-mat ident ident default (16, 4) x ( 4, 2)", 19.0)
("mat-mat ident ident default (16, 4) x ( 4, 3)", 22.0)
("mat-mat ident ident default (16, 4) x ( 4, 4)", 29.0)
("mat-mat ident ident default (16, 4) x ( 4, 5)", 31.0)
("mat-mat ident ident default (16, 4) x ( 4, 8)", 54.0)
("mat-mat ident ident default (16, 4) x ( 4, 9)", 65.0)
("mat-mat ident ident default (16, 4) x ( 4, 14)", 79.0)
("mat-mat ident ident default (16, 4) x ( 4, 16)", 71.0)
("mat-mat ident ident default (16, 5) x ( 5, 2)", 21.0)
("mat-mat ident ident default (16, 5) x ( 5, 3)", 31.0)
("mat-mat ident ident default (16, 5) x ( 5, 4)", 33.0)
("mat-mat ident ident default (16, 5) x ( 5, 5)", 35.0)
("mat-mat ident ident default (16, 5) x ( 5, 8)", 61.0)
("mat-mat ident ident default (16, 5) x ( 5, 9)", 57.0)
("mat-mat ident ident default (16, 5) x ( 5, 14)", 84.0)
("mat-mat ident ident default (16, 5) x ( 5, 16)", 95.0)
("mat-mat ident ident default (16, 8) x ( 8, 2)", 42.0)
("mat-mat ident ident default (16, 8) x ( 8, 3)", 49.0)
("mat-mat ident ident default (16, 8) x ( 8, 4)", 56.0)
("mat-mat ident ident default (16, 8) x ( 8, 5)", 50.0)
("mat-mat ident ident default (16, 8) x ( 8, 8)", 71.0)
("mat-mat ident ident default (16, 8) x ( 8, 9)", 78.0)
("mat-mat ident ident default (16, 8) x ( 8, 14)", 116.0)
("mat-mat ident ident default (16, 8) x ( 8, 16)", 199.0)
("mat-mat ident ident default (16, 9) x ( 9, 2)", 46.0)
("mat-mat ident ident default (16, 9) x ( 9, 3)", 48.0)
("mat-mat ident ident default (16, 9) x ( 9, 4)", 53.0)
("mat-mat ident ident default (16, 9) x ( 9, 5)", 55.0)
("mat-mat ident ident default (16, 9) x ( 9, 8)", 80.0)
("mat-mat ident ident default (16, 9) x ( 9, 9)", 91.0)
("mat-mat ident ident default (16, 9) x ( 9, 14)", 133.0)
("mat-mat ident ident default (16, 9) x ( 9, 16)", 154.0)
("mat-mat ident ident default (16, 14) x (14, 2)", 65.0)
("mat-mat ident ident default (16, 14) x (14, 3)", 68.0)
("mat-mat ident ident default (16, 14) x (14, 4)", 82.0)
("mat-mat ident ident default (16, 14) x (14, 5)", 82.0)
("mat-mat ident ident default (16, 14) x (14, 8)", 133.0)
("mat-mat ident ident default (16, 14) x (14, 9)", 133.0)
("mat-mat ident ident default (16, 14) x (14, 14)", 195.0)
("mat-mat ident ident default (16, 14) x (14, 16)", 220.0)
("mat-mat ident ident default (16, 16) x (16, 2)", 71.0)
("mat-mat ident ident default (16, 16) x (16, 3)", 81.0)
("mat-mat ident ident default (16, 16) x (16, 4)", 79.0)
("mat-mat ident ident default (16, 16) x (16, 5)", 90.0)
("mat-mat ident ident default (16, 16) x (16, 8)", 127.0)
("mat-mat ident ident default (16, 16) x (16, 9)", 140.0)
("mat-mat ident ident default (16, 16) x (16, 14)", 205.0)
("mat-mat ident ident default (16, 16) x (16, 16)", 213.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 2)", 45.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 3)", 151.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 4)", 157.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 5)", 165.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 8)", 185.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 9)", 194.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 14)", 219.0)
("mat-mat ident ident generic ( 2, 2) x ( 2, 16)", 230.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 2)", 153.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 3)", 159.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 4)", 168.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 5)", 175.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 8)", 199.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 9)", 211.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 14)", 244.0)
("mat-mat ident ident generic ( 2, 3) x ( 3, 16)", 255.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 2)", 164.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 3)", 169.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 4)", 179.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 5)", 190.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 8)", 211.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 9)", 215.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 14)", 265.0)
("mat-mat ident ident generic ( 2, 4) x ( 4, 16)", 280.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 2)", 167.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 3)", 177.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 4)", 185.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 5)", 228.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 8)", 220.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 9)", 235.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 14)", 285.0)
("mat-mat ident ident generic ( 2, 5) x ( 5, 16)", 296.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 2)", 188.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 3)", 202.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 4)", 215.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 5)", 225.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 8)", 273.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 9)", 277.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 14)", 354.0)
("mat-mat ident ident generic ( 2, 8) x ( 8, 16)", 385.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 2)", 200.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 3)", 236.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 4)", 226.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 5)", 241.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 8)", 285.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 9)", 296.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 14)", 379.0)
("mat-mat ident ident generic ( 2, 9) x ( 9, 16)", 402.0)
("mat-mat ident ident generic ( 2, 14) x (14, 2)", 235.0)
("mat-mat ident ident generic ( 2, 14) x (14, 3)", 247.0)
("mat-mat ident ident generic ( 2, 14) x (14, 4)", 265.0)
("mat-mat ident ident generic ( 2, 14) x (14, 5)", 304.0)
("mat-mat ident ident generic ( 2, 14) x (14, 8)", 360.0)
("mat-mat ident ident generic ( 2, 14) x (14, 9)", 374.0)
("mat-mat ident ident generic ( 2, 14) x (14, 14)", 476.0)
("mat-mat ident ident generic ( 2, 14) x (14, 16)", 521.0)
("mat-mat ident ident generic ( 2, 16) x (16, 2)", 243.0)
("mat-mat ident ident generic ( 2, 16) x (16, 3)", 258.0)
("mat-mat ident ident generic ( 2, 16) x (16, 4)", 292.0)
("mat-mat ident ident generic ( 2, 16) x (16, 5)", 299.0)
("mat-mat ident ident generic ( 2, 16) x (16, 8)", 358.0)
("mat-mat ident ident generic ( 2, 16) x (16, 9)", 381.0)
("mat-mat ident ident generic ( 2, 16) x (16, 14)", 489.0)
("mat-mat ident ident generic ( 2, 16) x (16, 16)", 518.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 2)", 150.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 3)", 161.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 4)", 168.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 5)", 174.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 8)", 197.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 9)", 206.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 14)", 246.0)
("mat-mat ident ident generic ( 3, 2) x ( 2, 16)", 261.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 2)", 161.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 3)", 50.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 4)", 183.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 5)", 190.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 8)", 219.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 9)", 223.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 14)", 276.0)
("mat-mat ident ident generic ( 3, 3) x ( 3, 16)", 298.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 2)", 168.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 3)", 181.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 4)", 194.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 5)", 201.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 8)", 230.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 9)", 254.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 14)", 297.0)
("mat-mat ident ident generic ( 3, 4) x ( 4, 16)", 318.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 2)", 184.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 3)", 189.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 4)", 202.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 5)", 215.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 8)", 258.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 9)", 262.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 14)", 320.0)
("mat-mat ident ident generic ( 3, 5) x ( 5, 16)", 375.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 2)", 207.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 3)", 223.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 4)", 237.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 5)", 263.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 8)", 309.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 9)", 319.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 14)", 411.0)
("mat-mat ident ident generic ( 3, 8) x ( 8, 16)", 456.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 2)", 222.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 3)", 258.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 4)", 253.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 5)", 277.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 8)", 326.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 9)", 343.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 14)", 438.0)
("mat-mat ident ident generic ( 3, 9) x ( 9, 16)", 474.0)
("mat-mat ident ident generic ( 3, 14) x (14, 2)", 268.0)
("mat-mat ident ident generic ( 3, 14) x (14, 3)", 295.0)
("mat-mat ident ident generic ( 3, 14) x (14, 4)", 328.0)
("mat-mat ident ident generic ( 3, 14) x (14, 5)", 351.0)
("mat-mat ident ident generic ( 3, 14) x (14, 8)", 440.0)
("mat-mat ident ident generic ( 3, 14) x (14, 9)", 487.0)
("mat-mat ident ident generic ( 3, 14) x (14, 14)", 587.0)
("mat-mat ident ident generic ( 3, 14) x (14, 16)", 732.0)
("mat-mat ident ident generic ( 3, 16) x (16, 2)", 282.0)
("mat-mat ident ident generic ( 3, 16) x (16, 3)", 307.0)
("mat-mat ident ident generic ( 3, 16) x (16, 4)", 330.0)
("mat-mat ident ident generic ( 3, 16) x (16, 5)", 358.0)
("mat-mat ident ident generic ( 3, 16) x (16, 8)", 463.0)
("mat-mat ident ident generic ( 3, 16) x (16, 9)", 495.0)
("mat-mat ident ident generic ( 3, 16) x (16, 14)", 599.0)
("mat-mat ident ident generic ( 3, 16) x (16, 16)", 678.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 2)", 160.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 3)", 166.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 4)", 181.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 5)", 187.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 8)", 214.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 9)", 229.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 14)", 275.0)
("mat-mat ident ident generic ( 4, 2) x ( 2, 16)", 295.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 2)", 174.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 3)", 181.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 4)", 191.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 5)", 206.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 8)", 234.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 9)", 251.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 14)", 305.0)
("mat-mat ident ident generic ( 4, 3) x ( 3, 16)", 330.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 2)", 182.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 3)", 192.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 4)", 204.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 5)", 218.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 8)", 260.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 9)", 268.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 14)", 334.0)
("mat-mat ident ident generic ( 4, 4) x ( 4, 16)", 386.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 2)", 191.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 3)", 206.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 4)", 220.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 5)", 231.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 8)", 277.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 9)", 288.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 14)", 395.0)
("mat-mat ident ident generic ( 4, 5) x ( 5, 16)", 402.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 2)", 227.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 3)", 248.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 4)", 270.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 5)", 288.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 8)", 356.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 9)", 363.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 14)", 475.0)
("mat-mat ident ident generic ( 4, 8) x ( 8, 16)", 524.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 2)", 234.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 3)", 283.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 4)", 282.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 5)", 298.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 8)", 365.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 9)", 383.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 14)", 518.0)
("mat-mat ident ident generic ( 4, 9) x ( 9, 16)", 548.0)
("mat-mat ident ident generic ( 4, 14) x (14, 2)", 299.0)
("mat-mat ident ident generic ( 4, 14) x (14, 3)", 335.0)
("mat-mat ident ident generic ( 4, 14) x (14, 4)", 367.0)
("mat-mat ident ident generic ( 4, 14) x (14, 5)", 395.0)
("mat-mat ident ident generic ( 4, 14) x (14, 8)", 504.0)
("mat-mat ident ident generic ( 4, 14) x (14, 9)", 540.0)
("mat-mat ident ident generic ( 4, 14) x (14, 14)", 699.0)
("mat-mat ident ident generic ( 4, 14) x (14, 16)", 795.0)
("mat-mat ident ident generic ( 4, 16) x (16, 2)", 316.0)
("mat-mat ident ident generic ( 4, 16) x (16, 3)", 359.0)
("mat-mat ident ident generic ( 4, 16) x (16, 4)", 383.0)
("mat-mat ident ident generic ( 4, 16) x (16, 5)", 421.0)
("mat-mat ident ident generic ( 4, 16) x (16, 8)", 540.0)
("mat-mat ident ident generic ( 4, 16) x (16, 9)", 559.0)
("mat-mat ident ident generic ( 4, 16) x (16, 14)", 736.0)
("mat-mat ident ident generic ( 4, 16) x (16, 16)", 814.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 2)", 166.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 3)", 175.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 4)", 191.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 5)", 199.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 8)", 237.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 9)", 241.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 14)", 297.0)
("mat-mat ident ident generic ( 5, 2) x ( 2, 16)", 323.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 2)", 177.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 3)", 191.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 4)", 204.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 5)", 217.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 8)", 263.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 9)", 270.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 14)", 333.0)
("mat-mat ident ident generic ( 5, 3) x ( 3, 16)", 361.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 2)", 194.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 3)", 206.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 4)", 217.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 5)", 237.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 8)", 280.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 9)", 295.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 14)", 370.0)
("mat-mat ident ident generic ( 5, 4) x ( 4, 16)", 405.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 2)", 203.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 3)", 219.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 4)", 236.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 5)", 257.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 8)", 308.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 9)", 323.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 14)", 419.0)
("mat-mat ident ident generic ( 5, 5) x ( 5, 16)", 441.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 2)", 242.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 3)", 266.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 4)", 293.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 5)", 311.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 8)", 389.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 9)", 419.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 14)", 543.0)
("mat-mat ident ident generic ( 5, 8) x ( 8, 16)", 590.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 2)", 253.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 3)", 293.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 4)", 310.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 5)", 333.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 8)", 406.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 9)", 433.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 14)", 581.0)
("mat-mat ident ident generic ( 5, 9) x ( 9, 16)", 629.0)
("mat-mat ident ident generic ( 5, 14) x (14, 2)", 329.0)
("mat-mat ident ident generic ( 5, 14) x (14, 3)", 372.0)
("mat-mat ident ident generic ( 5, 14) x (14, 4)", 405.0)
("mat-mat ident ident generic ( 5, 14) x (14, 5)", 439.0)
("mat-mat ident ident generic ( 5, 14) x (14, 8)", 587.0)
("mat-mat ident ident generic ( 5, 14) x (14, 9)", 624.0)
("mat-mat ident ident generic ( 5, 14) x (14, 14)", 816.0)
("mat-mat ident ident generic ( 5, 14) x (14, 16)", 891.0)
("mat-mat ident ident generic ( 5, 16) x (16, 2)", 344.0)
("mat-mat ident ident generic ( 5, 16) x (16, 3)", 391.0)
("mat-mat ident ident generic ( 5, 16) x (16, 4)", 427.0)
("mat-mat ident ident generic ( 5, 16) x (16, 5)", 513.0)
("mat-mat ident ident generic ( 5, 16) x (16, 8)", 594.0)
("mat-mat ident ident generic ( 5, 16) x (16, 9)", 645.0)
("mat-mat ident ident generic ( 5, 16) x (16, 14)", 863.0)
("mat-mat ident ident generic ( 5, 16) x (16, 16)", 980.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 2)", 180.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 3)", 203.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 4)", 212.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 5)", 231.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 8)", 281.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 9)", 299.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 14)", 370.0)
("mat-mat ident ident generic ( 8, 2) x ( 2, 16)", 429.5)
("mat-mat ident ident generic ( 8, 3) x ( 3, 2)", 202.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 3)", 218.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 4)", 238.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 5)", 262.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 8)", 325.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 9)", 334.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 14)", 431.0)
("mat-mat ident ident generic ( 8, 3) x ( 3, 16)", 489.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 2)", 221.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 3)", 245.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 4)", 268.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 5)", 285.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 8)", 347.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 9)", 380.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 14)", 484.0)
("mat-mat ident ident generic ( 8, 4) x ( 4, 16)", 525.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 2)", 236.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 3)", 265.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 4)", 287.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 5)", 310.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 8)", 393.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 9)", 411.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 14)", 545.0)
("mat-mat ident ident generic ( 8, 5) x ( 5, 16)", 602.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 2)", 297.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 3)", 349.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 4)", 367.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 5)", 402.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 8)", 528.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 9)", 540.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 14)", 742.0)
("mat-mat ident ident generic ( 8, 8) x ( 8, 16)", 841.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 2)", 313.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 3)", 380.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 4)", 390.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 5)", 430.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 8)", 552.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 9)", 595.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 14)", 789.0)
("mat-mat ident ident generic ( 8, 9) x ( 9, 16)", 888.0)
("mat-mat ident ident generic ( 8, 14) x (14, 2)", 462.0)
("mat-mat ident ident generic ( 8, 14) x (14, 3)", 512.0)
("mat-mat ident ident generic ( 8, 14) x (14, 4)", 554.0)
("mat-mat ident ident generic ( 8, 14) x (14, 5)", 628.0)
("mat-mat ident ident generic ( 8, 14) x (14, 8)", 834.0)
("mat-mat ident ident generic ( 8, 14) x (14, 9)", 904.0)
("mat-mat ident ident generic ( 8, 14) x (14, 14)", 1232.5)
("mat-mat ident ident generic ( 8, 14) x (14, 16)", 1327.5)
("mat-mat ident ident generic ( 8, 16) x (16, 2)", 490.0)
("mat-mat ident ident generic ( 8, 16) x (16, 3)", 545.0)
("mat-mat ident ident generic ( 8, 16) x (16, 4)", 602.0)
("mat-mat ident ident generic ( 8, 16) x (16, 5)", 676.0)
("mat-mat ident ident generic ( 8, 16) x (16, 8)", 907.0)
("mat-mat ident ident generic ( 8, 16) x (16, 9)", 951.0)
("mat-mat ident ident generic ( 8, 16) x (16, 14)", 1316.0)
("mat-mat ident ident generic ( 8, 16) x (16, 16)", 1461.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 2)", 186.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 3)", 205.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 4)", 220.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 5)", 282.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 8)", 293.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 9)", 310.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 14)", 414.0)
("mat-mat ident ident generic ( 9, 2) x ( 2, 16)", 457.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 2)", 258.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 3)", 272.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 4)", 290.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 5)", 326.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 8)", 392.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 9)", 392.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 14)", 502.0)
("mat-mat ident ident generic ( 9, 3) x ( 3, 16)", 573.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 2)", 227.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 3)", 254.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 4)", 279.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 5)", 301.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 8)", 369.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 9)", 395.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 14)", 532.0)
("mat-mat ident ident generic ( 9, 4) x ( 4, 16)", 564.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 2)", 250.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 3)", 287.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 4)", 311.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 5)", 338.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 8)", 413.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 9)", 432.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 14)", 575.0)
("mat-mat ident ident generic ( 9, 5) x ( 5, 16)", 647.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 2)", 312.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 3)", 358.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 4)", 411.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 5)", 426.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 8)", 570.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 9)", 587.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 14)", 795.0)
("mat-mat ident ident generic ( 9, 8) x ( 8, 16)", 886.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 2)", 343.5)
("mat-mat ident ident generic ( 9, 9) x ( 9, 3)", 404.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 4)", 420.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 5)", 463.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 8)", 596.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 9)", 651.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 14)", 865.0)
("mat-mat ident ident generic ( 9, 9) x ( 9, 16)", 1000.0)
("mat-mat ident ident generic ( 9, 14) x (14, 2)", 469.0)
("mat-mat ident ident generic ( 9, 14) x (14, 3)", 538.0)
("mat-mat ident ident generic ( 9, 14) x (14, 4)", 609.0)
("mat-mat ident ident generic ( 9, 14) x (14, 5)", 672.0)
("mat-mat ident ident generic ( 9, 14) x (14, 8)", 885.0)
("mat-mat ident ident generic ( 9, 14) x (14, 9)", 986.0)
("mat-mat ident ident generic ( 9, 14) x (14, 14)", 1316.0)
("mat-mat ident ident generic ( 9, 14) x (14, 16)", 1478.0)
("mat-mat ident ident generic ( 9, 16) x (16, 2)", 540.0)
("mat-mat ident ident generic ( 9, 16) x (16, 3)", 617.0)
("mat-mat ident ident generic ( 9, 16) x (16, 4)", 696.0)
("mat-mat ident ident generic ( 9, 16) x (16, 5)", 772.0)
("mat-mat ident ident generic ( 9, 16) x (16, 8)", 1000.0)
("mat-mat ident ident generic ( 9, 16) x (16, 9)", 1085.0)
("mat-mat ident ident generic ( 9, 16) x (16, 14)", 1507.0)
("mat-mat ident ident generic ( 9, 16) x (16, 16)", 1637.0)
("mat-mat ident ident generic (14, 2) x ( 2, 2)", 219.0)
("mat-mat ident ident generic (14, 2) x ( 2, 3)", 245.0)
("mat-mat ident ident generic (14, 2) x ( 2, 4)", 268.0)
("mat-mat ident ident generic (14, 2) x ( 2, 5)", 299.0)
("mat-mat ident ident generic (14, 2) x ( 2, 8)", 387.0)
("mat-mat ident ident generic (14, 2) x ( 2, 9)", 394.0)
("mat-mat ident ident generic (14, 2) x ( 2, 14)", 624.5)
("mat-mat ident ident generic (14, 2) x ( 2, 16)", 841.5)
("mat-mat ident ident generic (14, 3) x ( 3, 2)", 246.0)
("mat-mat ident ident generic (14, 3) x ( 3, 3)", 289.0)
("mat-mat ident ident generic (14, 3) x ( 3, 4)", 317.0)
("mat-mat ident ident generic (14, 3) x ( 3, 5)", 354.0)
("mat-mat ident ident generic (14, 3) x ( 3, 8)", 479.0)
("mat-mat ident ident generic (14, 3) x ( 3, 9)", 540.0)
("mat-mat ident ident generic (14, 3) x ( 3, 14)", 776.0)
("mat-mat ident ident generic (14, 3) x ( 3, 16)", 1136.5)
("mat-mat ident ident generic (14, 4) x ( 4, 2)", 273.0)
("mat-mat ident ident generic (14, 4) x ( 4, 3)", 323.0)
("mat-mat ident ident generic (14, 4) x ( 4, 4)", 348.0)
("mat-mat ident ident generic (14, 4) x ( 4, 5)", 380.0)
("mat-mat ident ident generic (14, 4) x ( 4, 8)", 513.0)
("mat-mat ident ident generic (14, 4) x ( 4, 9)", 526.0)
("mat-mat ident ident generic (14, 4) x ( 4, 14)", 793.0)
("mat-mat ident ident generic (14, 4) x ( 4, 16)", 1021.0)
("mat-mat ident ident generic (14, 5) x ( 5, 2)", 313.0)
("mat-mat ident ident generic (14, 5) x ( 5, 3)", 373.5)
("mat-mat ident ident generic (14, 5) x ( 5, 4)", 396.0)
("mat-mat ident ident generic (14, 5) x ( 5, 5)", 440.0)
("mat-mat ident ident generic (14, 5) x ( 5, 8)", 564.0)
("mat-mat ident ident generic (14, 5) x ( 5, 9)", 622.0)
("mat-mat ident ident generic (14, 5) x ( 5, 14)", 832.0)
("mat-mat ident ident generic (14, 5) x ( 5, 16)", 1185.0)
("mat-mat ident ident generic (14, 8) x ( 8, 2)", 425.0)
("mat-mat ident ident generic (14, 8) x ( 8, 3)", 491.0)
("mat-mat ident ident generic (14, 8) x ( 8, 4)", 546.0)
("mat-mat ident ident generic (14, 8) x ( 8, 5)", 636.0)
("mat-mat ident ident generic (14, 8) x ( 8, 8)", 816.0)
("mat-mat ident ident generic (14, 8) x ( 8, 9)", 858.0)
("mat-mat ident ident generic (14, 8) x ( 8, 14)", 1236.0)
("mat-mat ident ident generic (14, 8) x ( 8, 16)", 1734.0)
("mat-mat ident ident generic (14, 9) x ( 9, 2)", 466.0)
("mat-mat ident ident generic (14, 9) x ( 9, 3)", 551.0)
("mat-mat ident ident generic (14, 9) x ( 9, 4)", 610.0)
("mat-mat ident ident generic (14, 9) x ( 9, 5)", 666.0)
("mat-mat ident ident generic (14, 9) x ( 9, 8)", 876.0)
("mat-mat ident ident generic (14, 9) x ( 9, 9)", 950.0)
("mat-mat ident ident generic (14, 9) x ( 9, 14)", 1334.0)
("mat-mat ident ident generic (14, 9) x ( 9, 16)", 1832.5)
("mat-mat ident ident generic (14, 14) x (14, 2)", 663.0)
("mat-mat ident ident generic (14, 14) x (14, 3)", 762.0)
("mat-mat ident ident generic (14, 14) x (14, 4)", 890.0)
("mat-mat ident ident generic (14, 14) x (14, 5)", 958.0)
("mat-mat ident ident generic (14, 14) x (14, 8)", 1319.0)
("mat-mat ident ident generic (14, 14) x (14, 9)", 1385.0)
("mat-mat ident ident generic (14, 14) x (14, 14)", 1984.0)
("mat-mat ident ident generic (14, 14) x (14, 16)", 2481.0)
("mat-mat ident ident generic (14, 16) x (16, 2)", 736.0)
("mat-mat ident ident generic (14, 16) x (16, 3)", 859.0)
("mat-mat ident ident generic (14, 16) x (16, 4)", 959.0)
("mat-mat ident ident generic (14, 16) x (16, 5)", 1100.0)
("mat-mat ident ident generic (14, 16) x (16, 8)", 1419.0)
("mat-mat ident ident generic (14, 16) x (16, 9)", 1534.0)
("mat-mat ident ident generic (14, 16) x (16, 14)", 2170.0)
("mat-mat ident ident generic (14, 16) x (16, 16)", 2736.5)
("mat-mat ident ident generic (16, 2) x ( 2, 2)", 227.0)
("mat-mat ident ident generic (16, 2) x ( 2, 3)", 257.0)
("mat-mat ident ident generic (16, 2) x ( 2, 4)", 284.0)
("mat-mat ident ident generic (16, 2) x ( 2, 5)", 317.0)
("mat-mat ident ident generic (16, 2) x ( 2, 8)", 421.0)
("mat-mat ident ident generic (16, 2) x ( 2, 9)", 463.0)
("mat-mat ident ident generic (16, 2) x ( 2, 14)", 968.5)
("mat-mat ident ident generic (16, 2) x ( 2, 16)", 830.0)
("mat-mat ident ident generic (16, 3) x ( 3, 2)", 261.0)
("mat-mat ident ident generic (16, 3) x ( 3, 3)", 311.0)
("mat-mat ident ident generic (16, 3) x ( 3, 4)", 334.0)
("mat-mat ident ident generic (16, 3) x ( 3, 5)", 368.0)
("mat-mat ident ident generic (16, 3) x ( 3, 8)", 490.0)
("mat-mat ident ident generic (16, 3) x ( 3, 9)", 535.0)
("mat-mat ident ident generic (16, 3) x ( 3, 14)", 1132.5)
("mat-mat ident ident generic (16, 3) x ( 3, 16)", 908.0)
("mat-mat ident ident generic (16, 4) x ( 4, 2)", 287.0)
("mat-mat ident ident generic (16, 4) x ( 4, 3)", 352.0)
("mat-mat ident ident generic (16, 4) x ( 4, 4)", 377.0)
("mat-mat ident ident generic (16, 4) x ( 4, 5)", 410.0)
("mat-mat ident ident generic (16, 4) x ( 4, 8)", 549.0)
("mat-mat ident ident generic (16, 4) x ( 4, 9)", 583.0)
("mat-mat ident ident generic (16, 4) x ( 4, 14)", 1149.5)
("mat-mat ident ident generic (16, 4) x ( 4, 16)", 1003.0)
("mat-mat ident ident generic (16, 5) x ( 5, 2)", 342.0)
("mat-mat ident ident generic (16, 5) x ( 5, 3)", 391.0)
("mat-mat ident ident generic (16, 5) x ( 5, 4)", 436.0)
("mat-mat ident ident generic (16, 5) x ( 5, 5)", 500.0)
("mat-mat ident ident generic (16, 5) x ( 5, 8)", 619.0)
("mat-mat ident ident generic (16, 5) x ( 5, 9)", 652.5)
("mat-mat ident ident generic (16, 5) x ( 5, 14)", 1246.5)
("mat-mat ident ident generic (16, 5) x ( 5, 16)", 1144.0)
("mat-mat ident ident generic (16, 8) x ( 8, 2)", 466.0)
("mat-mat ident ident generic (16, 8) x ( 8, 3)", 536.0)
("mat-mat ident ident generic (16, 8) x ( 8, 4)", 604.0)
("mat-mat ident ident generic (16, 8) x ( 8, 5)", 686.0)
("mat-mat ident ident generic (16, 8) x ( 8, 8)", 892.0)
("mat-mat ident ident generic (16, 8) x ( 8, 9)", 984.0)
("mat-mat ident ident generic (16, 8) x ( 8, 14)", 1672.0)
("mat-mat ident ident generic (16, 8) x ( 8, 16)", 1634.0)
("mat-mat ident ident generic (16, 9) x ( 9, 2)", 527.0)
("mat-mat ident ident generic (16, 9) x ( 9, 3)", 620.0)
("mat-mat ident ident generic (16, 9) x ( 9, 4)", 689.0)
("mat-mat ident ident generic (16, 9) x ( 9, 5)", 762.0)
("mat-mat ident ident generic (16, 9) x ( 9, 8)", 1012.0)
("mat-mat ident ident generic (16, 9) x ( 9, 9)", 1113.0)
("mat-mat ident ident generic (16, 9) x ( 9, 14)", 1886.0)
("mat-mat ident ident generic (16, 9) x ( 9, 16)", 1818.0)
("mat-mat ident ident generic (16, 14) x (14, 2)", 727.0)
("mat-mat ident ident generic (16, 14) x (14, 3)", 843.0)
("mat-mat ident ident generic (16, 14) x (14, 4)", 950.0)
("mat-mat ident ident generic (16, 14) x (14, 5)", 1066.0)
("mat-mat ident ident generic (16, 14) x (14, 8)", 1433.0)
("mat-mat ident ident generic (16, 14) x (14, 9)", 1553.0)
("mat-mat ident ident generic (16, 14) x (14, 14)", 2493.0)
("mat-mat ident ident generic (16, 14) x (14, 16)", 2478.0)
("mat-mat ident ident generic (16, 16) x (16, 2)", 765.0)
("mat-mat ident ident generic (16, 16) x (16, 3)", 905.0)
("mat-mat ident ident generic (16, 16) x (16, 4)", 1014.0)
("mat-mat ident ident generic (16, 16) x (16, 5)", 1144.0)
("mat-mat ident ident generic (16, 16) x (16, 8)", 1557.0)
("mat-mat ident ident generic (16, 16) x (16, 9)", 1669.5)
("mat-mat ident ident generic (16, 16) x (16, 14)", 2743.0)
("mat-mat ident ident generic (16, 16) x (16, 16)", 2708.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 9)", 19.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 14)", 22.0)
("mat-mat ident ident loop ( 2, 2) x ( 2, 16)", 23.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 5)", 19.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 8)", 21.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 9)", 21.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 14)", 25.0)
("mat-mat ident ident loop ( 2, 3) x ( 3, 16)", 26.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 2)", 19.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 5)", 19.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 8)", 23.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 9)", 23.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 14)", 28.0)
("mat-mat ident ident loop ( 2, 4) x ( 4, 16)", 29.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 2)", 19.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 3)", 19.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 5)", 20.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 8)", 25.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 9)", 26.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 14)", 32.0)
("mat-mat ident ident loop ( 2, 5) x ( 5, 16)", 32.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 2)", 22.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 5)", 24.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 8)", 34.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 9)", 42.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 14)", 51.0)
("mat-mat ident ident loop ( 2, 8) x ( 8, 16)", 58.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 3)", 25.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 5)", 30.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 8)", 38.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 9)", 45.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 14)", 55.0)
("mat-mat ident ident loop ( 2, 9) x ( 9, 16)", 60.0)
("mat-mat ident ident loop ( 2, 14) x (14, 2)", 29.0)
("mat-mat ident ident loop ( 2, 14) x (14, 3)", 31.0)
("mat-mat ident ident loop ( 2, 14) x (14, 4)", 32.0)
("mat-mat ident ident loop ( 2, 14) x (14, 5)", 39.0)
("mat-mat ident ident loop ( 2, 14) x (14, 8)", 52.0)
("mat-mat ident ident loop ( 2, 14) x (14, 9)", 55.0)
("mat-mat ident ident loop ( 2, 14) x (14, 14)", 83.0)
("mat-mat ident ident loop ( 2, 14) x (14, 16)", 88.0)
("mat-mat ident ident loop ( 2, 16) x (16, 2)", 31.0)
("mat-mat ident ident loop ( 2, 16) x (16, 3)", 33.0)
("mat-mat ident ident loop ( 2, 16) x (16, 4)", 35.0)
("mat-mat ident ident loop ( 2, 16) x (16, 5)", 45.0)
("mat-mat ident ident loop ( 2, 16) x (16, 8)", 59.0)
("mat-mat ident ident loop ( 2, 16) x (16, 9)", 61.0)
("mat-mat ident ident loop ( 2, 16) x (16, 14)", 97.0)
("mat-mat ident ident loop ( 2, 16) x (16, 16)", 94.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 8)", 22.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 9)", 24.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 14)", 27.0)
("mat-mat ident ident loop ( 3, 2) x ( 2, 16)", 30.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 8)", 24.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 9)", 26.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 14)", 33.0)
("mat-mat ident ident loop ( 3, 3) x ( 3, 16)", 38.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 3)", 19.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 5)", 21.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 8)", 27.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 9)", 29.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 14)", 38.0)
("mat-mat ident ident loop ( 3, 4) x ( 4, 16)", 42.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 3)", 19.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 5)", 23.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 8)", 32.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 9)", 33.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 14)", 45.0)
("mat-mat ident ident loop ( 3, 5) x ( 5, 16)", 53.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 3)", 22.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 4)", 29.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 5)", 33.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 8)", 51.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 9)", 52.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 14)", 73.0)
("mat-mat ident ident loop ( 3, 8) x ( 8, 16)", 71.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 2)", 21.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 3)", 22.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 4)", 35.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 5)", 37.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 8)", 50.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 9)", 58.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 14)", 78.0)
("mat-mat ident ident loop ( 3, 9) x ( 9, 16)", 80.0)
("mat-mat ident ident loop ( 3, 14) x (14, 2)", 31.0)
("mat-mat ident ident loop ( 3, 14) x (14, 3)", 42.0)
("mat-mat ident ident loop ( 3, 14) x (14, 4)", 46.0)
("mat-mat ident ident loop ( 3, 14) x (14, 5)", 47.0)
("mat-mat ident ident loop ( 3, 14) x (14, 8)", 70.0)
("mat-mat ident ident loop ( 3, 14) x (14, 9)", 70.0)
("mat-mat ident ident loop ( 3, 14) x (14, 14)", 102.0)
("mat-mat ident ident loop ( 3, 14) x (14, 16)", 113.0)
("mat-mat ident ident loop ( 3, 16) x (16, 2)", 34.0)
("mat-mat ident ident loop ( 3, 16) x (16, 3)", 40.0)
("mat-mat ident ident loop ( 3, 16) x (16, 4)", 45.0)
("mat-mat ident ident loop ( 3, 16) x (16, 5)", 51.0)
("mat-mat ident ident loop ( 3, 16) x (16, 8)", 79.0)
("mat-mat ident ident loop ( 3, 16) x (16, 9)", 78.0)
("mat-mat ident ident loop ( 3, 16) x (16, 14)", 115.0)
("mat-mat ident ident loop ( 3, 16) x (16, 16)", 124.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 3)", 16.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 4)", 16.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 5)", 17.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 8)", 17.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 9)", 18.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 14)", 20.0)
("mat-mat ident ident loop ( 4, 2) x ( 2, 16)", 21.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 2)", 16.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 3)", 16.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 4)", 17.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 5)", 17.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 8)", 19.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 9)", 19.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 14)", 21.0)
("mat-mat ident ident loop ( 4, 3) x ( 3, 16)", 25.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 3)", 17.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 5)", 18.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 8)", 21.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 9)", 21.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 14)", 23.0)
("mat-mat ident ident loop ( 4, 4) x ( 4, 16)", 26.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 4)", 19.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 5)", 22.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 8)", 26.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 9)", 27.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 14)", 33.0)
("mat-mat ident ident loop ( 4, 5) x ( 5, 16)", 39.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 3)", 24.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 4)", 26.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 5)", 27.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 8)", 33.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 9)", 35.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 14)", 47.0)
("mat-mat ident ident loop ( 4, 8) x ( 8, 16)", 52.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 3)", 25.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 4)", 27.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 5)", 29.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 8)", 37.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 9)", 38.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 14)", 48.0)
("mat-mat ident ident loop ( 4, 9) x ( 9, 16)", 56.0)
("mat-mat ident ident loop ( 4, 14) x (14, 2)", 29.0)
("mat-mat ident ident loop ( 4, 14) x (14, 3)", 31.0)
("mat-mat ident ident loop ( 4, 14) x (14, 4)", 34.0)
("mat-mat ident ident loop ( 4, 14) x (14, 5)", 40.0)
("mat-mat ident ident loop ( 4, 14) x (14, 8)", 52.0)
("mat-mat ident ident loop ( 4, 14) x (14, 9)", 54.0)
("mat-mat ident ident loop ( 4, 14) x (14, 14)", 79.0)
("mat-mat ident ident loop ( 4, 14) x (14, 16)", 82.0)
("mat-mat ident ident loop ( 4, 16) x (16, 2)", 36.0)
("mat-mat ident ident loop ( 4, 16) x (16, 3)", 37.0)
("mat-mat ident ident loop ( 4, 16) x (16, 4)", 37.0)
("mat-mat ident ident loop ( 4, 16) x (16, 5)", 42.0)
("mat-mat ident ident loop ( 4, 16) x (16, 8)", 57.0)
("mat-mat ident ident loop ( 4, 16) x (16, 9)", 61.0)
("mat-mat ident ident loop ( 4, 16) x (16, 14)", 86.0)
("mat-mat ident ident loop ( 4, 16) x (16, 16)", 87.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 2)", 19.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 3)", 20.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 5)", 22.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 8)", 25.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 9)", 26.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 14)", 31.0)
("mat-mat ident ident loop ( 5, 2) x ( 2, 16)", 32.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 5)", 25.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 8)", 31.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 9)", 31.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 14)", 40.0)
("mat-mat ident ident loop ( 5, 3) x ( 3, 16)", 44.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 2)", 22.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 3)", 26.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 5)", 28.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 8)", 34.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 9)", 43.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 14)", 62.0)
("mat-mat ident ident loop ( 5, 4) x ( 4, 16)", 68.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 2)", 22.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 3)", 28.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 4)", 28.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 5)", 29.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 8)", 44.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 9)", 51.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 14)", 72.0)
("mat-mat ident ident loop ( 5, 5) x ( 5, 16)", 82.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 2)", 28.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 3)", 28.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 4)", 33.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 5)", 43.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 8)", 62.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 9)", 73.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 14)", 105.0)
("mat-mat ident ident loop ( 5, 8) x ( 8, 16)", 121.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 2)", 27.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 3)", 30.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 4)", 39.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 5)", 49.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 8)", 69.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 9)", 78.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 14)", 116.0)
("mat-mat ident ident loop ( 5, 9) x ( 9, 16)", 134.0)
("mat-mat ident ident loop ( 5, 14) x (14, 2)", 35.0)
("mat-mat ident ident loop ( 5, 14) x (14, 3)", 44.0)
("mat-mat ident ident loop ( 5, 14) x (14, 4)", 66.0)
("mat-mat ident ident loop ( 5, 14) x (14, 5)", 69.0)
("mat-mat ident ident loop ( 5, 14) x (14, 8)", 101.0)
("mat-mat ident ident loop ( 5, 14) x (14, 9)", 113.0)
("mat-mat ident ident loop ( 5, 14) x (14, 14)", 176.0)
("mat-mat ident ident loop ( 5, 14) x (14, 16)", 204.0)
("mat-mat ident ident loop ( 5, 16) x (16, 2)", 40.0)
("mat-mat ident ident loop ( 5, 16) x (16, 3)", 62.0)
("mat-mat ident ident loop ( 5, 16) x (16, 4)", 78.0)
("mat-mat ident ident loop ( 5, 16) x (16, 5)", 81.0)
("mat-mat ident ident loop ( 5, 16) x (16, 8)", 114.0)
("mat-mat ident ident loop ( 5, 16) x (16, 9)", 129.0)
("mat-mat ident ident loop ( 5, 16) x (16, 14)", 200.0)
("mat-mat ident ident loop ( 5, 16) x (16, 16)", 231.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 8)", 21.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 14)", 29.0)
("mat-mat ident ident loop ( 8, 2) x ( 2, 16)", 31.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 5)", 21.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 8)", 27.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 9)", 29.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 14)", 39.0)
("mat-mat ident ident loop ( 8, 3) x ( 3, 16)", 45.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 4)", 22.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 5)", 23.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 8)", 32.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 9)", 33.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 14)", 45.0)
("mat-mat ident ident loop ( 8, 4) x ( 4, 16)", 43.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 3)", 23.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 4)", 24.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 5)", 24.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 8)", 36.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 9)", 32.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 14)", 50.0)
("mat-mat ident ident loop ( 8, 5) x ( 5, 16)", 49.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 3)", 27.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 4)", 29.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 5)", 31.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 8)", 39.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 9)", 43.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 14)", 64.0)
("mat-mat ident ident loop ( 8, 8) x ( 8, 16)", 71.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 2)", 29.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 3)", 29.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 4)", 32.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 5)", 32.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 8)", 44.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 9)", 48.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 14)", 72.0)
("mat-mat ident ident loop ( 8, 9) x ( 9, 16)", 82.0)
("mat-mat ident ident loop ( 8, 14) x (14, 2)", 38.0)
("mat-mat ident ident loop ( 8, 14) x (14, 3)", 41.0)
("mat-mat ident ident loop ( 8, 14) x (14, 4)", 43.0)
("mat-mat ident ident loop ( 8, 14) x (14, 5)", 50.0)
("mat-mat ident ident loop ( 8, 14) x (14, 8)", 69.0)
("mat-mat ident ident loop ( 8, 14) x (14, 9)", 75.0)
("mat-mat ident ident loop ( 8, 14) x (14, 14)", 99.0)
("mat-mat ident ident loop ( 8, 14) x (14, 16)", 123.0)
("mat-mat ident ident loop ( 8, 16) x (16, 2)", 42.0)
("mat-mat ident ident loop ( 8, 16) x (16, 3)", 47.0)
("mat-mat ident ident loop ( 8, 16) x (16, 4)", 49.0)
("mat-mat ident ident loop ( 8, 16) x (16, 5)", 54.0)
("mat-mat ident ident loop ( 8, 16) x (16, 8)", 85.0)
("mat-mat ident ident loop ( 8, 16) x (16, 9)", 89.0)
("mat-mat ident ident loop ( 8, 16) x (16, 14)", 112.0)
("mat-mat ident ident loop ( 8, 16) x (16, 16)", 121.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 2)", 20.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 3)", 22.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 4)", 25.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 5)", 27.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 8)", 30.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 9)", 32.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 14)", 43.0)
("mat-mat ident ident loop ( 9, 2) x ( 2, 16)", 52.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 2)", 22.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 3)", 25.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 4)", 29.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 5)", 25.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 8)", 37.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 9)", 44.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 14)", 53.0)
("mat-mat ident ident loop ( 9, 3) x ( 3, 16)", 65.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 2)", 23.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 3)", 28.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 5)", 27.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 8)", 42.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 9)", 51.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 14)", 63.0)
("mat-mat ident ident loop ( 9, 4) x ( 4, 16)", 59.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 2)", 25.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 3)", 27.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 4)", 30.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 5)", 30.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 8)", 45.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 9)", 41.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 14)", 72.0)
("mat-mat ident ident loop ( 9, 5) x ( 5, 16)", 68.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 2)", 34.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 3)", 34.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 4)", 37.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 5)", 37.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 8)", 55.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 9)", 55.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 14)", 87.0)
("mat-mat ident ident loop ( 9, 8) x ( 8, 16)", 107.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 2)", 37.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 3)", 38.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 4)", 42.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 5)", 40.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 8)", 69.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 9)", 71.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 14)", 89.0)
("mat-mat ident ident loop ( 9, 9) x ( 9, 16)", 115.0)
("mat-mat ident ident loop ( 9, 14) x (14, 2)", 48.0)
("mat-mat ident ident loop ( 9, 14) x (14, 3)", 54.0)
("mat-mat ident ident loop ( 9, 14) x (14, 4)", 60.0)
("mat-mat ident ident loop ( 9, 14) x (14, 5)", 64.0)
("mat-mat ident ident loop ( 9, 14) x (14, 8)", 102.0)
("mat-mat ident ident loop ( 9, 14) x (14, 9)", 111.0)
("mat-mat ident ident loop ( 9, 14) x (14, 14)", 171.0)
("mat-mat ident ident loop ( 9, 14) x (14, 16)", 177.0)
("mat-mat ident ident loop ( 9, 16) x (16, 2)", 52.0)
("mat-mat ident ident loop ( 9, 16) x (16, 3)", 55.0)
("mat-mat ident ident loop ( 9, 16) x (16, 4)", 67.0)
("mat-mat ident ident loop ( 9, 16) x (16, 5)", 68.0)
("mat-mat ident ident loop ( 9, 16) x (16, 8)", 116.0)
("mat-mat ident ident loop ( 9, 16) x (16, 9)", 113.0)
("mat-mat ident ident loop ( 9, 16) x (16, 14)", 199.0)
("mat-mat ident ident loop ( 9, 16) x (16, 16)", 181.0)
("mat-mat ident ident loop (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident ident loop (14, 2) x ( 2, 3)", 21.0)
("mat-mat ident ident loop (14, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident loop (14, 2) x ( 2, 5)", 25.0)
("mat-mat ident ident loop (14, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident loop (14, 2) x ( 2, 9)", 35.0)
("mat-mat ident ident loop (14, 2) x ( 2, 14)", 46.0)
("mat-mat ident ident loop (14, 2) x ( 2, 16)", 56.0)
("mat-mat ident ident loop (14, 3) x ( 3, 2)", 20.0)
("mat-mat ident ident loop (14, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident loop (14, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident loop (14, 3) x ( 3, 5)", 35.0)
("mat-mat ident ident loop (14, 3) x ( 3, 8)", 52.0)
("mat-mat ident ident loop (14, 3) x ( 3, 9)", 61.0)
("mat-mat ident ident loop (14, 3) x ( 3, 14)", 81.0)
("mat-mat ident ident loop (14, 3) x ( 3, 16)", 99.0)
("mat-mat ident ident loop (14, 4) x ( 4, 2)", 22.0)
("mat-mat ident ident loop (14, 4) x ( 4, 3)", 26.0)
("mat-mat ident ident loop (14, 4) x ( 4, 4)", 36.0)
("mat-mat ident ident loop (14, 4) x ( 4, 5)", 38.0)
("mat-mat ident ident loop (14, 4) x ( 4, 8)", 56.0)
("mat-mat ident ident loop (14, 4) x ( 4, 9)", 60.0)
("mat-mat ident ident loop (14, 4) x ( 4, 14)", 79.0)
("mat-mat ident ident loop (14, 4) x ( 4, 16)", 92.0)
("mat-mat ident ident loop (14, 5) x ( 5, 2)", 23.0)
("mat-mat ident ident loop (14, 5) x ( 5, 3)", 35.0)
("mat-mat ident ident loop (14, 5) x ( 5, 4)", 36.0)
("mat-mat ident ident loop (14, 5) x ( 5, 5)", 40.0)
("mat-mat ident ident loop (14, 5) x ( 5, 8)", 65.0)
("mat-mat ident ident loop (14, 5) x ( 5, 9)", 65.0)
("mat-mat ident ident loop (14, 5) x ( 5, 14)", 94.0)
("mat-mat ident ident loop (14, 5) x ( 5, 16)", 104.0)
("mat-mat ident ident loop (14, 8) x ( 8, 2)", 43.0)
("mat-mat ident ident loop (14, 8) x ( 8, 3)", 47.0)
("mat-mat ident ident loop (14, 8) x ( 8, 4)", 50.0)
("mat-mat ident ident loop (14, 8) x ( 8, 5)", 61.0)
("mat-mat ident ident loop (14, 8) x ( 8, 8)", 88.0)
("mat-mat ident ident loop (14, 8) x ( 8, 9)", 93.0)
("mat-mat ident ident loop (14, 8) x ( 8, 14)", 136.0)
("mat-mat ident ident loop (14, 8) x ( 8, 16)", 151.0)
("mat-mat ident ident loop (14, 9) x ( 9, 2)", 49.0)
("mat-mat ident ident loop (14, 9) x ( 9, 3)", 57.0)
("mat-mat ident ident loop (14, 9) x ( 9, 4)", 56.0)
("mat-mat ident ident loop (14, 9) x ( 9, 5)", 76.0)
("mat-mat ident ident loop (14, 9) x ( 9, 8)", 93.0)
("mat-mat ident ident loop (14, 9) x ( 9, 9)", 102.0)
("mat-mat ident ident loop (14, 9) x ( 9, 14)", 154.0)
("mat-mat ident ident loop (14, 9) x ( 9, 16)", 162.0)
("mat-mat ident ident loop (14, 14) x (14, 2)", 68.0)
("mat-mat ident ident loop (14, 14) x (14, 3)", 75.0)
("mat-mat ident ident loop (14, 14) x (14, 4)", 83.0)
("mat-mat ident ident loop (14, 14) x (14, 5)", 98.0)
("mat-mat ident ident loop (14, 14) x (14, 8)", 143.0)
("mat-mat ident ident loop (14, 14) x (14, 9)", 154.0)
("mat-mat ident ident loop (14, 14) x (14, 14)", 217.0)
("mat-mat ident ident loop (14, 14) x (14, 16)", 271.0)
("mat-mat ident ident loop (14, 16) x (16, 2)", 76.0)
("mat-mat ident ident loop (14, 16) x (16, 3)", 85.0)
("mat-mat ident ident loop (14, 16) x (16, 4)", 101.0)
("mat-mat ident ident loop (14, 16) x (16, 5)", 110.0)
("mat-mat ident ident loop (14, 16) x (16, 8)", 158.0)
("mat-mat ident ident loop (14, 16) x (16, 9)", 182.0)
("mat-mat ident ident loop (14, 16) x (16, 14)", 252.0)
("mat-mat ident ident loop (14, 16) x (16, 16)", 283.0)
("mat-mat ident ident loop (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident ident loop (16, 2) x ( 2, 3)", 20.0)
("mat-mat ident ident loop (16, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident loop (16, 2) x ( 2, 5)", 23.0)
("mat-mat ident ident loop (16, 2) x ( 2, 8)", 30.0)
("mat-mat ident ident loop (16, 2) x ( 2, 9)", 35.0)
("mat-mat ident ident loop (16, 2) x ( 2, 14)", 45.0)
("mat-mat ident ident loop (16, 2) x ( 2, 16)", 52.0)
("mat-mat ident ident loop (16, 3) x ( 3, 2)", 18.0)
("mat-mat ident ident loop (16, 3) x ( 3, 3)", 20.0)
("mat-mat ident ident loop (16, 3) x ( 3, 4)", 23.0)
("mat-mat ident ident loop (16, 3) x ( 3, 5)", 30.0)
("mat-mat ident ident loop (16, 3) x ( 3, 8)", 44.0)
("mat-mat ident ident loop (16, 3) x ( 3, 9)", 54.0)
("mat-mat ident ident loop (16, 3) x ( 3, 14)", 70.0)
("mat-mat ident ident loop (16, 3) x ( 3, 16)", 78.0)
("mat-mat ident ident loop (16, 4) x ( 4, 2)", 19.0)
("mat-mat ident ident loop (16, 4) x ( 4, 3)", 21.0)
("mat-mat ident ident loop (16, 4) x ( 4, 4)", 29.0)
("mat-mat ident ident loop (16, 4) x ( 4, 5)", 31.0)
("mat-mat ident ident loop (16, 4) x ( 4, 8)", 52.0)
("mat-mat ident ident loop (16, 4) x ( 4, 9)", 64.0)
("mat-mat ident ident loop (16, 4) x ( 4, 14)", 80.0)
("mat-mat ident ident loop (16, 4) x ( 4, 16)", 72.0)
("mat-mat ident ident loop (16, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident loop (16, 5) x ( 5, 3)", 34.0)
("mat-mat ident ident loop (16, 5) x ( 5, 4)", 33.0)
("mat-mat ident ident loop (16, 5) x ( 5, 5)", 35.0)
("mat-mat ident ident loop (16, 5) x ( 5, 8)", 61.0)
("mat-mat ident ident loop (16, 5) x ( 5, 9)", 57.0)
("mat-mat ident ident loop (16, 5) x ( 5, 14)", 85.0)
("mat-mat ident ident loop (16, 5) x ( 5, 16)", 98.0)
("mat-mat ident ident loop (16, 8) x ( 8, 2)", 41.0)
("mat-mat ident ident loop (16, 8) x ( 8, 3)", 43.0)
("mat-mat ident ident loop (16, 8) x ( 8, 4)", 55.0)
("mat-mat ident ident loop (16, 8) x ( 8, 5)", 52.0)
("mat-mat ident ident loop (16, 8) x ( 8, 8)", 72.0)
("mat-mat ident ident loop (16, 8) x ( 8, 9)", 82.0)
("mat-mat ident ident loop (16, 8) x ( 8, 14)", 117.0)
("mat-mat ident ident loop (16, 8) x ( 8, 16)", 201.0)
("mat-mat ident ident loop (16, 9) x ( 9, 2)", 46.0)
("mat-mat ident ident loop (16, 9) x ( 9, 3)", 48.0)
("mat-mat ident ident loop (16, 9) x ( 9, 4)", 52.0)
("mat-mat ident ident loop (16, 9) x ( 9, 5)", 57.0)
("mat-mat ident ident loop (16, 9) x ( 9, 8)", 82.0)
("mat-mat ident ident loop (16, 9) x ( 9, 9)", 89.0)
("mat-mat ident ident loop (16, 9) x ( 9, 14)", 130.0)
("mat-mat ident ident loop (16, 9) x ( 9, 16)", 147.0)
("mat-mat ident ident loop (16, 14) x (14, 2)", 65.0)
("mat-mat ident ident loop (16, 14) x (14, 3)", 76.0)
("mat-mat ident ident loop (16, 14) x (14, 4)", 85.0)
("mat-mat ident ident loop (16, 14) x (14, 5)", 81.0)
("mat-mat ident ident loop (16, 14) x (14, 8)", 132.0)
("mat-mat ident ident loop (16, 14) x (14, 9)", 132.0)
("mat-mat ident ident loop (16, 14) x (14, 14)", 190.0)
("mat-mat ident ident loop (16, 14) x (14, 16)", 220.0)
("mat-mat ident ident loop (16, 16) x (16, 2)", 67.0)
("mat-mat ident ident loop (16, 16) x (16, 3)", 81.0)
("mat-mat ident ident loop (16, 16) x (16, 4)", 80.0)
("mat-mat ident ident loop (16, 16) x (16, 5)", 87.0)
("mat-mat ident ident loop (16, 16) x (16, 8)", 127.0)
("mat-mat ident ident loop (16, 16) x (16, 9)", 146.0)
("mat-mat ident ident loop (16, 16) x (16, 14)", 208.0)
("mat-mat ident ident loop (16, 16) x (16, 16)", 214.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 9)", 19.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 14)", 22.0)
("mat-mat ident ident unrolled ( 2, 2) x ( 2, 16)", 22.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 4)", 19.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 8)", 21.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 9)", 21.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 14)", 25.0)
("mat-mat ident ident unrolled ( 2, 3) x ( 3, 16)", 26.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 3)", 21.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 4)", 20.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 5)", 21.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 8)", 23.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 9)", 24.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 14)", 28.0)
("mat-mat ident ident unrolled ( 2, 4) x ( 4, 16)", 30.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 2)", 19.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 4)", 21.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 5)", 23.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 8)", 25.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 9)", 26.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 14)", 31.0)
("mat-mat ident ident unrolled ( 2, 5) x ( 5, 16)", 34.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 2)", 22.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 3)", 25.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 4)", 25.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 5)", 28.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 8)", 32.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 9)", 30.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 14)", 42.0)
("mat-mat ident ident unrolled ( 2, 8) x ( 8, 16)", 43.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 2)", 22.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 3)", 26.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 4)", 26.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 5)", 30.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 8)", 35.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 9)", 32.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 14)", 41.0)
("mat-mat ident ident unrolled ( 2, 9) x ( 9, 16)", 45.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 2)", 26.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 3)", 33.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 4)", 27.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 5)", 39.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 8)", 38.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 9)", 49.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 14)", 56.0)
("mat-mat ident ident unrolled ( 2, 14) x (14, 16)", 62.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 2)", 27.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 3)", 37.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 4)", 29.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 5)", 43.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 8)", 42.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 9)", 53.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 14)", 63.0)
("mat-mat ident ident unrolled ( 2, 16) x (16, 16)", 68.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 4)", 18.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 8)", 21.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 14)", 26.0)
("mat-mat ident ident unrolled ( 3, 2) x ( 2, 16)", 29.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 8)", 25.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 9)", 26.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 14)", 32.0)
("mat-mat ident ident unrolled ( 3, 3) x ( 3, 16)", 35.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 3)", 19.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 4)", 22.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 5)", 22.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 8)", 28.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 9)", 29.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 14)", 40.0)
("mat-mat ident ident unrolled ( 3, 4) x ( 4, 16)", 41.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 2)", 19.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 3)", 20.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 4)", 22.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 5)", 24.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 8)", 32.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 9)", 34.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 14)", 45.0)
("mat-mat ident ident unrolled ( 3, 5) x ( 5, 16)", 49.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 2)", 23.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 3)", 25.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 4)", 29.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 5)", 31.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 8)", 43.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 9)", 48.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 14)", 65.0)
("mat-mat ident ident unrolled ( 3, 8) x ( 8, 16)", 72.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 2)", 24.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 3)", 28.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 4)", 29.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 5)", 32.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 8)", 45.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 9)", 51.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 14)", 75.0)
("mat-mat ident ident unrolled ( 3, 9) x ( 9, 16)", 83.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 2)", 31.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 3)", 36.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 4)", 39.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 5)", 42.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 8)", 70.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 9)", 74.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 14)", 114.0)
("mat-mat ident ident unrolled ( 3, 14) x (14, 16)", 125.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 2)", 34.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 3)", 40.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 4)", 46.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 5)", 51.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 8)", 73.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 9)", 88.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 14)", 126.0)
("mat-mat ident ident unrolled ( 3, 16) x (16, 16)", 134.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 3)", 16.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 4)", 16.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 5)", 17.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 8)", 18.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 9)", 18.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 14)", 19.0)
("mat-mat ident ident unrolled ( 4, 2) x ( 2, 16)", 21.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 2)", 16.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 3)", 17.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 4)", 17.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 5)", 18.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 8)", 19.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 9)", 20.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 14)", 23.0)
("mat-mat ident ident unrolled ( 4, 3) x ( 3, 16)", 24.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 2)", 17.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 3)", 18.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 5)", 19.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 8)", 21.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 9)", 21.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 14)", 26.0)
("mat-mat ident ident unrolled ( 4, 4) x ( 4, 16)", 27.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 2)", 18.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 3)", 19.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 5)", 20.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 8)", 22.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 9)", 23.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 14)", 24.0)
("mat-mat ident ident unrolled ( 4, 5) x ( 5, 16)", 29.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 3)", 24.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 5)", 26.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 8)", 25.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 9)", 26.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 14)", 34.0)
("mat-mat ident ident unrolled ( 4, 8) x ( 8, 16)", 39.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 2)", 23.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 3)", 23.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 5)", 26.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 8)", 25.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 9)", 26.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 14)", 37.0)
("mat-mat ident ident unrolled ( 4, 9) x ( 9, 16)", 46.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 2)", 25.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 3)", 27.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 4)", 26.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 5)", 27.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 8)", 32.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 9)", 32.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 14)", 51.0)
("mat-mat ident ident unrolled ( 4, 14) x (14, 16)", 57.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 2)", 27.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 3)", 29.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 4)", 28.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 5)", 29.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 8)", 34.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 9)", 36.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 14)", 49.0)
("mat-mat ident ident unrolled ( 4, 16) x (16, 16)", 61.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 3)", 21.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 4)", 22.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 5)", 21.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 8)", 25.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 9)", 25.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 14)", 31.0)
("mat-mat ident ident unrolled ( 5, 2) x ( 2, 16)", 33.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 2)", 21.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 4)", 24.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 5)", 27.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 8)", 30.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 9)", 30.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 14)", 40.0)
("mat-mat ident ident unrolled ( 5, 3) x ( 3, 16)", 39.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 2)", 22.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 3)", 25.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 4)", 28.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 5)", 29.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 8)", 34.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 9)", 36.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 14)", 48.0)
("mat-mat ident ident unrolled ( 5, 4) x ( 4, 16)", 52.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 2)", 25.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 3)", 29.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 4)", 32.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 5)", 32.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 8)", 40.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 9)", 41.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 14)", 56.0)
("mat-mat ident ident unrolled ( 5, 5) x ( 5, 16)", 61.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 2)", 31.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 3)", 36.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 4)", 44.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 5)", 48.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 8)", 56.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 9)", 64.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 14)", 87.0)
("mat-mat ident ident unrolled ( 5, 8) x ( 8, 16)", 86.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 2)", 31.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 3)", 41.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 4)", 46.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 5)", 51.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 8)", 63.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 9)", 69.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 14)", 97.0)
("mat-mat ident ident unrolled ( 5, 9) x ( 9, 16)", 105.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 2)", 40.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 3)", 53.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 4)", 68.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 5)", 79.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 8)", 95.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 9)", 107.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 14)", 156.0)
("mat-mat ident ident unrolled ( 5, 14) x (14, 16)", 181.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 2)", 45.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 3)", 64.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 4)", 77.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 5)", 90.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 8)", 112.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 9)", 124.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 14)", 173.0)
("mat-mat ident ident unrolled ( 5, 16) x (16, 16)", 219.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 3)", 17.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 4)", 17.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 5)", 18.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 8)", 21.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 9)", 22.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 14)", 28.0)
("mat-mat ident ident unrolled ( 8, 2) x ( 2, 16)", 31.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 2)", 17.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 4)", 19.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 5)", 20.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 8)", 24.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 9)", 26.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 14)", 37.0)
("mat-mat ident ident unrolled ( 8, 3) x ( 3, 16)", 48.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 2)", 18.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 3)", 19.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 4)", 19.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 5)", 20.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 8)", 27.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 9)", 28.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 14)", 43.0)
("mat-mat ident ident unrolled ( 8, 4) x ( 4, 16)", 48.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 2)", 21.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 3)", 19.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 4)", 20.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 5)", 21.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 8)", 30.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 9)", 32.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 14)", 50.0)
("mat-mat ident ident unrolled ( 8, 5) x ( 5, 16)", 53.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 2)", 21.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 3)", 21.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 4)", 23.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 5)", 25.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 8)", 36.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 9)", 41.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 14)", 74.0)
("mat-mat ident ident unrolled ( 8, 8) x ( 8, 16)", 80.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 2)", 21.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 3)", 23.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 4)", 24.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 5)", 25.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 8)", 38.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 9)", 46.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 14)", 87.0)
("mat-mat ident ident unrolled ( 8, 9) x ( 9, 16)", 91.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 2)", 26.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 3)", 27.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 4)", 28.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 5)", 31.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 8)", 59.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 9)", 65.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 14)", 128.0)
("mat-mat ident ident unrolled ( 8, 14) x (14, 16)", 137.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 2)", 27.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 3)", 29.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 4)", 30.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 5)", 34.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 8)", 64.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 9)", 68.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 14)", 129.0)
("mat-mat ident ident unrolled ( 8, 16) x (16, 16)", 217.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 2)", 21.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 3)", 22.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 4)", 24.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 5)", 25.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 8)", 29.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 9)", 30.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 14)", 39.0)
("mat-mat ident ident unrolled ( 9, 2) x ( 2, 16)", 47.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 2)", 22.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 3)", 27.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 4)", 28.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 5)", 30.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 8)", 35.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 9)", 39.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 14)", 54.0)
("mat-mat ident ident unrolled ( 9, 3) x ( 3, 16)", 58.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 2)", 25.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 3)", 29.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 4)", 34.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 5)", 34.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 8)", 40.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 9)", 47.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 14)", 67.0)
("mat-mat ident ident unrolled ( 9, 4) x ( 4, 16)", 68.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 2)", 29.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 3)", 33.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 4)", 36.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 5)", 38.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 8)", 51.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 9)", 51.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 14)", 84.0)
("mat-mat ident ident unrolled ( 9, 5) x ( 5, 16)", 85.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 2)", 35.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 3)", 43.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 4)", 50.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 5)", 60.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 8)", 71.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 9)", 83.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 14)", 124.0)
("mat-mat ident ident unrolled ( 9, 8) x ( 8, 16)", 125.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 2)", 38.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 3)", 48.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 4)", 58.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 5)", 61.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 8)", 83.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 9)", 93.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 14)", 146.0)
("mat-mat ident ident unrolled ( 9, 9) x ( 9, 16)", 140.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 2)", 51.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 3)", 69.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 4)", 84.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 5)", 102.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 8)", 127.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 9)", 139.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 14)", 250.0)
("mat-mat ident ident unrolled ( 9, 14) x (14, 16)", 381.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 2)", 57.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 3)", 75.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 4)", 96.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 5)", 117.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 8)", 143.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 9)", 160.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 14)", 345.0)
("mat-mat ident ident unrolled ( 9, 16) x (16, 16)", 482.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 3)", 21.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 4)", 22.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 5)", 25.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 9)", 34.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 14)", 47.0)
("mat-mat ident ident unrolled (14, 2) x ( 2, 16)", 59.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 2)", 21.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 3)", 23.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 5)", 28.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 8)", 40.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 9)", 46.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 14)", 64.0)
("mat-mat ident ident unrolled (14, 3) x ( 3, 16)", 72.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 2)", 22.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 3)", 28.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 4)", 26.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 5)", 34.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 8)", 48.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 9)", 54.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 14)", 87.0)
("mat-mat ident ident unrolled (14, 4) x ( 4, 16)", 94.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 2)", 24.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 3)", 29.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 4)", 31.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 5)", 40.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 8)", 53.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 9)", 63.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 14)", 92.0)
("mat-mat ident ident unrolled (14, 5) x ( 5, 16)", 124.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 2)", 29.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 3)", 42.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 4)", 40.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 5)", 57.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 8)", 77.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 9)", 89.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 14)", 258.0)
("mat-mat ident ident unrolled (14, 8) x ( 8, 16)", 383.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 2)", 32.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 3)", 43.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 4)", 44.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 5)", 62.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 8)", 89.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 9)", 94.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 14)", 350.0)
("mat-mat ident ident unrolled (14, 9) x ( 9, 16)", 482.0)
("mat-mat ident ident unrolled (14, 14) x (14, 2)", 40.0)
("mat-mat ident ident unrolled (14, 14) x (14, 3)", 64.0)
("mat-mat ident ident unrolled (14, 14) x (14, 4)", 68.0)
("mat-mat ident ident unrolled (14, 14) x (14, 5)", 88.0)
("mat-mat ident ident unrolled (14, 14) x (14, 8)", 179.0)
("mat-mat ident ident unrolled (14, 14) x (14, 9)", 205.0)
("mat-mat ident ident unrolled (14, 14) x (14, 14)", 669.0)
("mat-mat ident ident unrolled (14, 14) x (14, 16)", 831.0)
("mat-mat ident ident unrolled (14, 16) x (16, 2)", 46.0)
("mat-mat ident ident unrolled (14, 16) x (16, 3)", 77.0)
("mat-mat ident ident unrolled (14, 16) x (16, 4)", 72.0)
("mat-mat ident ident unrolled (14, 16) x (16, 5)", 102.0)
("mat-mat ident ident unrolled (14, 16) x (16, 8)", 236.0)
("mat-mat ident ident unrolled (14, 16) x (16, 9)", 261.0)
("mat-mat ident ident unrolled (14, 16) x (16, 14)", 797.0)
("mat-mat ident ident unrolled (14, 16) x (16, 16)", 979.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 2)", 18.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 3)", 19.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 4)", 21.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 5)", 23.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 8)", 31.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 9)", 38.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 14)", 47.0)
("mat-mat ident ident unrolled (16, 2) x ( 2, 16)", 51.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 2)", 18.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 3)", 20.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 4)", 25.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 5)", 28.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 8)", 40.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 9)", 44.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 14)", 62.0)
("mat-mat ident ident unrolled (16, 3) x ( 3, 16)", 68.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 2)", 20.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 3)", 21.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 4)", 27.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 5)", 33.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 8)", 46.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 9)", 56.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 14)", 82.0)
("mat-mat ident ident unrolled (16, 4) x ( 4, 16)", 108.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 2)", 20.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 3)", 23.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 4)", 29.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 5)", 33.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 8)", 53.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 9)", 64.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 14)", 100.0)
("mat-mat ident ident unrolled (16, 5) x ( 5, 16)", 229.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 2)", 23.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 3)", 30.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 4)", 41.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 5)", 43.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 8)", 77.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 9)", 91.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 14)", 416.0)
("mat-mat ident ident unrolled (16, 8) x ( 8, 16)", 507.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 2)", 25.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 3)", 33.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 4)", 40.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 5)", 51.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 8)", 86.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 9)", 96.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 14)", 487.0)
("mat-mat ident ident unrolled (16, 9) x ( 9, 16)", 597.0)
("mat-mat ident ident unrolled (16, 14) x (14, 2)", 29.0)
("mat-mat ident ident unrolled (16, 14) x (14, 3)", 41.0)
("mat-mat ident ident unrolled (16, 14) x (14, 4)", 55.0)
("mat-mat ident ident unrolled (16, 14) x (14, 5)", 66.0)
("mat-mat ident ident unrolled (16, 14) x (14, 8)", 161.0)
("mat-mat ident ident unrolled (16, 14) x (14, 9)", 265.0)
("mat-mat ident ident unrolled (16, 14) x (14, 14)", 862.0)
("mat-mat ident ident unrolled (16, 14) x (14, 16)", 997.0)
("mat-mat ident ident unrolled (16, 16) x (16, 2)", 30.0)
("mat-mat ident ident unrolled (16, 16) x (16, 3)", 42.0)
("mat-mat ident ident unrolled (16, 16) x (16, 4)", 59.0)
("mat-mat ident ident unrolled (16, 16) x (16, 5)", 75.0)
("mat-mat ident ident unrolled (16, 16) x (16, 8)", 213.0)
("mat-mat ident ident unrolled (16, 16) x (16, 9)", 371.0)
("mat-mat ident ident unrolled (16, 16) x (16, 14)", 986.0)
("mat-mat ident ident unrolled (16, 16) x (16, 16)", 1178.0)
("mat-mat ident sym-u chunks ( 2, 2) x ( 2, 2)", 20.0)
("mat-mat ident sym-u chunks ( 2, 3) x ( 3, 3)", 23.0)
("mat-mat ident sym-u chunks ( 2, 4) x ( 4, 4)", 26.0)
("mat-mat ident sym-u chunks ( 2, 5) x ( 5, 5)", 31.0)
("mat-mat ident sym-u chunks ( 2, 8) x ( 8, 8)", 53.0)
("mat-mat ident sym-u chunks ( 2, 9) x ( 9, 9)", 63.0)
("mat-mat ident sym-u chunks ( 2, 14) x (14, 14)", 133.0)
("mat-mat ident sym-u chunks ( 2, 16) x (16, 16)", 181.0)
("mat-mat ident sym-u chunks ( 3, 2) x ( 2, 2)", 23.0)
("mat-mat ident sym-u chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat ident sym-u chunks ( 3, 4) x ( 4, 4)", 30.0)
("mat-mat ident sym-u chunks ( 3, 5) x ( 5, 5)", 35.0)
("mat-mat ident sym-u chunks ( 3, 8) x ( 8, 8)", 64.0)
("mat-mat ident sym-u chunks ( 3, 9) x ( 9, 9)", 78.0)
("mat-mat ident sym-u chunks ( 3, 14) x (14, 14)", 185.0)
("mat-mat ident sym-u chunks ( 3, 16) x (16, 16)", 245.0)
("mat-mat ident sym-u chunks ( 4, 2) x ( 2, 2)", 21.0)
("mat-mat ident sym-u chunks ( 4, 3) x ( 3, 3)", 24.0)
("mat-mat ident sym-u chunks ( 4, 4) x ( 4, 4)", 28.0)
("mat-mat ident sym-u chunks ( 4, 5) x ( 5, 5)", 33.0)
("mat-mat ident sym-u chunks ( 4, 8) x ( 8, 8)", 55.0)
("mat-mat ident sym-u chunks ( 4, 9) x ( 9, 9)", 68.0)
("mat-mat ident sym-u chunks ( 4, 14) x (14, 14)", 142.0)
("mat-mat ident sym-u chunks ( 4, 16) x (16, 16)", 182.0)
("mat-mat ident sym-u chunks ( 5, 2) x ( 2, 2)", 24.0)
("mat-mat ident sym-u chunks ( 5, 3) x ( 3, 3)", 27.0)
("mat-mat ident sym-u chunks ( 5, 4) x ( 4, 4)", 34.0)
("mat-mat ident sym-u chunks ( 5, 5) x ( 5, 5)", 37.0)
("mat-mat ident sym-u chunks ( 5, 8) x ( 8, 8)", 67.0)
("mat-mat ident sym-u chunks ( 5, 9) x ( 9, 9)", 81.0)
("mat-mat ident sym-u chunks ( 5, 14) x (14, 14)", 194.0)
("mat-mat ident sym-u chunks ( 5, 16) x (16, 16)", 261.0)
("mat-mat ident sym-u chunks ( 8, 2) x ( 2, 2)", 22.0)
("mat-mat ident sym-u chunks ( 8, 3) x ( 3, 3)", 26.0)
("mat-mat ident sym-u chunks ( 8, 4) x ( 4, 4)", 31.0)
("mat-mat ident sym-u chunks ( 8, 5) x ( 5, 5)", 38.0)
("mat-mat ident sym-u chunks ( 8, 8) x ( 8, 8)", 68.0)
("mat-mat ident sym-u chunks ( 8, 9) x ( 9, 9)", 87.0)
("mat-mat ident sym-u chunks ( 8, 14) x (14, 14)", 210.0)
("mat-mat ident sym-u chunks ( 8, 16) x (16, 16)", 236.0)
("mat-mat ident sym-u chunks ( 9, 2) x ( 2, 2)", 27.0)
("mat-mat ident sym-u chunks ( 9, 3) x ( 3, 3)", 29.0)
("mat-mat ident sym-u chunks ( 9, 4) x ( 4, 4)", 38.0)
("mat-mat ident sym-u chunks ( 9, 5) x ( 5, 5)", 42.0)
("mat-mat ident sym-u chunks ( 9, 8) x ( 8, 8)", 81.0)
("mat-mat ident sym-u chunks ( 9, 9) x ( 9, 9)", 99.0)
("mat-mat ident sym-u chunks ( 9, 14) x (14, 14)", 242.0)
("mat-mat ident sym-u chunks ( 9, 16) x (16, 16)", 341.0)
("mat-mat ident sym-u chunks (14, 2) x ( 2, 2)", 29.0)
("mat-mat ident sym-u chunks (14, 3) x ( 3, 3)", 32.0)
("mat-mat ident sym-u chunks (14, 4) x ( 4, 4)", 41.0)
("mat-mat ident sym-u chunks (14, 5) x ( 5, 5)", 51.0)
("mat-mat ident sym-u chunks (14, 8) x ( 8, 8)", 125.0)
("mat-mat ident sym-u chunks (14, 9) x ( 9, 9)", 133.0)
("mat-mat ident sym-u chunks (14, 14) x (14, 14)", 390.0)
("mat-mat ident sym-u chunks (14, 16) x (16, 16)", 412.0)
("mat-mat ident sym-u chunks (16, 2) x ( 2, 2)", 24.0)
("mat-mat ident sym-u chunks (16, 3) x ( 3, 3)", 31.0)
("mat-mat ident sym-u chunks (16, 4) x ( 4, 4)", 40.0)
("mat-mat ident sym-u chunks (16, 5) x ( 5, 5)", 52.0)
("mat-mat ident sym-u chunks (16, 8) x ( 8, 8)", 114.0)
("mat-mat ident sym-u chunks (16, 9) x ( 9, 9)", 145.0)
("mat-mat ident sym-u chunks (16, 14) x (14, 14)", 291.0)
("mat-mat ident sym-u chunks (16, 16) x (16, 16)", 290.0)
("mat-mat ident sym-u default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident sym-u default ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident sym-u default ( 2, 4) x ( 4, 4)", 20.0)
("mat-mat ident sym-u default ( 2, 5) x ( 5, 5)", 22.0)
("mat-mat ident sym-u default ( 2, 8) x ( 8, 8)", 31.0)
("mat-mat ident sym-u default ( 2, 9) x ( 9, 9)", 41.0)
("mat-mat ident sym-u default ( 2, 14) x (14, 14)", 66.0)
("mat-mat ident sym-u default ( 2, 16) x (16, 16)", 82.0)
("mat-mat ident sym-u default ( 3, 2) x ( 2, 2)", 17.0)
("mat-mat ident sym-u default ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat ident sym-u default ( 3, 4) x ( 4, 4)", 25.0)
("mat-mat ident sym-u default ( 3, 5) x ( 5, 5)", 31.0)
("mat-mat ident sym-u default ( 3, 8) x ( 8, 8)", 48.0)
("mat-mat ident sym-u default ( 3, 9) x ( 9, 9)", 57.0)
("mat-mat ident sym-u default ( 3, 14) x (14, 14)", 112.0)
("mat-mat ident sym-u default ( 3, 16) x (16, 16)", 132.0)
("mat-mat ident sym-u default ( 4, 2) x ( 2, 2)", 17.0)
("mat-mat ident sym-u default ( 4, 3) x ( 3, 3)", 19.0)
("mat-mat ident sym-u default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat ident sym-u default ( 4, 5) x ( 5, 5)", 21.0)
("mat-mat ident sym-u default ( 4, 8) x ( 8, 8)", 28.0)
("mat-mat ident sym-u default ( 4, 9) x ( 9, 9)", 31.0)
("mat-mat ident sym-u default ( 4, 14) x (14, 14)", 56.0)
("mat-mat ident sym-u default ( 4, 16) x (16, 16)", 73.0)
("mat-mat ident sym-u default ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident sym-u default ( 5, 3) x ( 3, 3)", 24.0)
("mat-mat ident sym-u default ( 5, 4) x ( 4, 4)", 30.0)
("mat-mat ident sym-u default ( 5, 5) x ( 5, 5)", 35.0)
("mat-mat ident sym-u default ( 5, 8) x ( 8, 8)", 58.0)
("mat-mat ident sym-u default ( 5, 9) x ( 9, 9)", 66.0)
("mat-mat ident sym-u default ( 5, 14) x (14, 14)", 143.0)
("mat-mat ident sym-u default ( 5, 16) x (16, 16)", 170.0)
("mat-mat ident sym-u default ( 8, 2) x ( 2, 2)", 19.0)
("mat-mat ident sym-u default ( 8, 3) x ( 3, 3)", 20.0)
("mat-mat ident sym-u default ( 8, 4) x ( 4, 4)", 21.0)
("mat-mat ident sym-u default ( 8, 5) x ( 5, 5)", 24.0)
("mat-mat ident sym-u default ( 8, 8) x ( 8, 8)", 40.0)
("mat-mat ident sym-u default ( 8, 9) x ( 9, 9)", 46.0)
("mat-mat ident sym-u default ( 8, 14) x (14, 14)", 98.0)
("mat-mat ident sym-u default ( 8, 16) x (16, 16)", 128.0)
("mat-mat ident sym-u default ( 9, 2) x ( 2, 2)", 21.0)
("mat-mat ident sym-u default ( 9, 3) x ( 3, 3)", 26.0)
("mat-mat ident sym-u default ( 9, 4) x ( 4, 4)", 35.0)
("mat-mat ident sym-u default ( 9, 5) x ( 5, 5)", 43.0)
("mat-mat ident sym-u default ( 9, 8) x ( 8, 8)", 80.0)
("mat-mat ident sym-u default ( 9, 9) x ( 9, 9)", 96.0)
("mat-mat ident sym-u default ( 9, 14) x (14, 14)", 211.0)
("mat-mat ident sym-u default ( 9, 16) x (16, 16)", 338.0)
("mat-mat ident sym-u default (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident sym-u default (14, 3) x ( 3, 3)", 25.0)
("mat-mat ident sym-u default (14, 4) x ( 4, 4)", 30.0)
("mat-mat ident sym-u default (14, 5) x ( 5, 5)", 40.0)
("mat-mat ident sym-u default (14, 8) x ( 8, 8)", 87.0)
("mat-mat ident sym-u default (14, 9) x ( 9, 9)", 108.0)
("mat-mat ident sym-u default (14, 14) x (14, 14)", 390.0)
("mat-mat ident sym-u default (14, 16) x (16, 16)", 410.0)
("mat-mat ident sym-u default (16, 2) x ( 2, 2)", 20.0)
("mat-mat ident sym-u default (16, 3) x ( 3, 3)", 22.0)
("mat-mat ident sym-u default (16, 4) x ( 4, 4)", 28.0)
("mat-mat ident sym-u default (16, 5) x ( 5, 5)", 54.0)
("mat-mat ident sym-u default (16, 8) x ( 8, 8)", 85.0)
("mat-mat ident sym-u default (16, 9) x ( 9, 9)", 100.0)
("mat-mat ident sym-u default (16, 14) x (14, 14)", 285.0)
("mat-mat ident sym-u default (16, 16) x (16, 16)", 290.0)
("mat-mat ident sym-u generic ( 2, 2) x ( 2, 2)", 374.0)
("mat-mat ident sym-u generic ( 2, 3) x ( 3, 3)", 525.0)
("mat-mat ident sym-u generic ( 2, 4) x ( 4, 4)", 539.0)
("mat-mat ident sym-u generic ( 2, 5) x ( 5, 5)", 575.0)
("mat-mat ident sym-u generic ( 2, 8) x ( 8, 8)", 659.0)
("mat-mat ident sym-u generic ( 2, 9) x ( 9, 9)", 711.0)
("mat-mat ident sym-u generic ( 2, 14) x (14, 14)", 953.0)
("mat-mat ident sym-u generic ( 2, 16) x (16, 16)", 1039.0)
("mat-mat ident sym-u generic ( 3, 2) x ( 2, 2)", 499.0)
("mat-mat ident sym-u generic ( 3, 3) x ( 3, 3)", 377.0)
("mat-mat ident sym-u generic ( 3, 4) x ( 4, 4)", 576.5)
("mat-mat ident sym-u generic ( 3, 5) x ( 5, 5)", 619.0)
("mat-mat ident sym-u generic ( 3, 8) x ( 8, 8)", 694.0)
("mat-mat ident sym-u generic ( 3, 9) x ( 9, 9)", 771.0)
("mat-mat ident sym-u generic ( 3, 14) x (14, 14)", 1119.0)
("mat-mat ident sym-u generic ( 3, 16) x (16, 16)", 1183.0)
("mat-mat ident sym-u generic ( 4, 2) x ( 2, 2)", 515.0)
("mat-mat ident sym-u generic ( 4, 3) x ( 3, 3)", 536.0)
("mat-mat ident sym-u generic ( 4, 4) x ( 4, 4)", 606.0)
("mat-mat ident sym-u generic ( 4, 5) x ( 5, 5)", 610.0)
("mat-mat ident sym-u generic ( 4, 8) x ( 8, 8)", 742.0)
("mat-mat ident sym-u generic ( 4, 9) x ( 9, 9)", 816.0)
("mat-mat ident sym-u generic ( 4, 14) x (14, 14)", 1169.0)
("mat-mat ident sym-u generic ( 4, 16) x (16, 16)", 1367.0)
("mat-mat ident sym-u generic ( 5, 2) x ( 2, 2)", 520.0)
("mat-mat ident sym-u generic ( 5, 3) x ( 3, 3)", 540.0)
("mat-mat ident sym-u generic ( 5, 4) x ( 4, 4)", 593.5)
("mat-mat ident sym-u generic ( 5, 5) x ( 5, 5)", 657.0)
("mat-mat ident sym-u generic ( 5, 8) x ( 8, 8)", 761.0)
("mat-mat ident sym-u generic ( 5, 9) x ( 9, 9)", 887.0)
("mat-mat ident sym-u generic ( 5, 14) x (14, 14)", 1309.0)
("mat-mat ident sym-u generic ( 5, 16) x (16, 16)", 1496.0)
("mat-mat ident sym-u generic ( 8, 2) x ( 2, 2)", 542.0)
("mat-mat ident sym-u generic ( 8, 3) x ( 3, 3)", 589.0)
("mat-mat ident sym-u generic ( 8, 4) x ( 4, 4)", 644.0)
("mat-mat ident sym-u generic ( 8, 5) x ( 5, 5)", 715.0)
("mat-mat ident sym-u generic ( 8, 8) x ( 8, 8)", 885.0)
("mat-mat ident sym-u generic ( 8, 9) x ( 9, 9)", 1054.0)
("mat-mat ident sym-u generic ( 8, 14) x (14, 14)", 1715.5)
("mat-mat ident sym-u generic ( 8, 16) x (16, 16)", 2047.0)
("mat-mat ident sym-u generic ( 9, 2) x ( 2, 2)", 541.0)
("mat-mat ident sym-u generic ( 9, 3) x ( 3, 3)", 638.0)
("mat-mat ident sym-u generic ( 9, 4) x ( 4, 4)", 668.0)
("mat-mat ident sym-u generic ( 9, 5) x ( 5, 5)", 761.5)
("mat-mat ident sym-u generic ( 9, 8) x ( 8, 8)", 964.0)
("mat-mat ident sym-u generic ( 9, 9) x ( 9, 9)", 1090.0)
("mat-mat ident sym-u generic ( 9, 14) x (14, 14)", 1854.0)
("mat-mat ident sym-u generic ( 9, 16) x (16, 16)", 2243.0)
("mat-mat ident sym-u generic (14, 2) x ( 2, 2)", 560.0)
("mat-mat ident sym-u generic (14, 3) x ( 3, 3)", 671.0)
("mat-mat ident sym-u generic (14, 4) x ( 4, 4)", 731.0)
("mat-mat ident sym-u generic (14, 5) x ( 5, 5)", 839.0)
("mat-mat ident sym-u generic (14, 8) x ( 8, 8)", 1246.0)
("mat-mat ident sym-u generic (14, 9) x ( 9, 9)", 1430.0)
("mat-mat ident sym-u generic (14, 14) x (14, 14)", 2564.0)
("mat-mat ident sym-u generic (14, 16) x (16, 16)", 3349.0)
("mat-mat ident sym-u generic (16, 2) x ( 2, 2)", 581.0)
("mat-mat ident sym-u generic (16, 3) x ( 3, 3)", 716.0)
("mat-mat ident sym-u generic (16, 4) x ( 4, 4)", 773.0)
("mat-mat ident sym-u generic (16, 5) x ( 5, 5)", 906.0)
("mat-mat ident sym-u generic (16, 8) x ( 8, 8)", 1335.0)
("mat-mat ident sym-u generic (16, 9) x ( 9, 9)", 1581.0)
("mat-mat ident sym-u generic (16, 14) x (14, 14)", 3114.5)
("mat-mat ident sym-u generic (16, 16) x (16, 16)", 3290.0)
("mat-mat ident sym-u unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident sym-u unrolled ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident sym-u unrolled ( 2, 4) x ( 4, 4)", 20.0)
("mat-mat ident sym-u unrolled ( 2, 5) x ( 5, 5)", 22.0)
("mat-mat ident sym-u unrolled ( 2, 8) x ( 8, 8)", 32.0)
("mat-mat ident sym-u unrolled ( 2, 9) x ( 9, 9)", 40.0)
("mat-mat ident sym-u unrolled ( 2, 14) x (14, 14)", 67.0)
("mat-mat ident sym-u unrolled ( 2, 16) x (16, 16)", 79.0)
("mat-mat ident sym-u unrolled ( 3, 2) x ( 2, 2)", 17.0)
("mat-mat ident sym-u unrolled ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat ident sym-u unrolled ( 3, 4) x ( 4, 4)", 25.0)
("mat-mat ident sym-u unrolled ( 3, 5) x ( 5, 5)", 31.0)
("mat-mat ident sym-u unrolled ( 3, 8) x ( 8, 8)", 49.0)
("mat-mat ident sym-u unrolled ( 3, 9) x ( 9, 9)", 57.0)
("mat-mat ident sym-u unrolled ( 3, 14) x (14, 14)", 105.0)
("mat-mat ident sym-u unrolled ( 3, 16) x (16, 16)", 134.0)
("mat-mat ident sym-u unrolled ( 4, 2) x ( 2, 2)", 17.0)
("mat-mat ident sym-u unrolled ( 4, 3) x ( 3, 3)", 18.0)
("mat-mat ident sym-u unrolled ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat ident sym-u unrolled ( 4, 5) x ( 5, 5)", 22.0)
("mat-mat ident sym-u unrolled ( 4, 8) x ( 8, 8)", 27.0)
("mat-mat ident sym-u unrolled ( 4, 9) x ( 9, 9)", 30.0)
("mat-mat ident sym-u unrolled ( 4, 14) x (14, 14)", 57.0)
("mat-mat ident sym-u unrolled ( 4, 16) x (16, 16)", 76.0)
("mat-mat ident sym-u unrolled ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident sym-u unrolled ( 5, 3) x ( 3, 3)", 24.0)
("mat-mat ident sym-u unrolled ( 5, 4) x ( 4, 4)", 31.0)
("mat-mat ident sym-u unrolled ( 5, 5) x ( 5, 5)", 38.0)
("mat-mat ident sym-u unrolled ( 5, 8) x ( 8, 8)", 59.0)
("mat-mat ident sym-u unrolled ( 5, 9) x ( 9, 9)", 73.0)
("mat-mat ident sym-u unrolled ( 5, 14) x (14, 14)", 138.0)
("mat-mat ident sym-u unrolled ( 5, 16) x (16, 16)", 166.0)
("mat-mat ident sym-u unrolled ( 8, 2) x ( 2, 2)", 19.0)
("mat-mat ident sym-u unrolled ( 8, 3) x ( 3, 3)", 20.0)
("mat-mat ident sym-u unrolled ( 8, 4) x ( 4, 4)", 22.0)
("mat-mat ident sym-u unrolled ( 8, 5) x ( 5, 5)", 26.0)
("mat-mat ident sym-u unrolled ( 8, 8) x ( 8, 8)", 38.0)
("mat-mat ident sym-u unrolled ( 8, 9) x ( 9, 9)", 50.0)
("mat-mat ident sym-u unrolled ( 8, 14) x (14, 14)", 96.0)
("mat-mat ident sym-u unrolled ( 8, 16) x (16, 16)", 131.0)
("mat-mat ident sym-u unrolled ( 9, 2) x ( 2, 2)", 20.0)
("mat-mat ident sym-u unrolled ( 9, 3) x ( 3, 3)", 26.0)
("mat-mat ident sym-u unrolled ( 9, 4) x ( 4, 4)", 34.0)
("mat-mat ident sym-u unrolled ( 9, 5) x ( 5, 5)", 42.0)
("mat-mat ident sym-u unrolled ( 9, 8) x ( 8, 8)", 83.0)
("mat-mat ident sym-u unrolled ( 9, 9) x ( 9, 9)", 96.0)
("mat-mat ident sym-u unrolled ( 9, 14) x (14, 14)", 208.0)
("mat-mat ident sym-u unrolled ( 9, 16) x (16, 16)", 257.0)
("mat-mat ident sym-u unrolled (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident sym-u unrolled (14, 3) x ( 3, 3)", 24.0)
("mat-mat ident sym-u unrolled (14, 4) x ( 4, 4)", 30.0)
("mat-mat ident sym-u unrolled (14, 5) x ( 5, 5)", 40.0)
("mat-mat ident sym-u unrolled (14, 8) x ( 8, 8)", 83.0)
("mat-mat ident sym-u unrolled (14, 9) x ( 9, 9)", 104.0)
("mat-mat ident sym-u unrolled (14, 14) x (14, 14)", 232.0)
("mat-mat ident sym-u unrolled (14, 16) x (16, 16)", 282.0)
("mat-mat ident sym-u unrolled (16, 2) x ( 2, 2)", 20.0)
("mat-mat ident sym-u unrolled (16, 3) x ( 3, 3)", 22.0)
("mat-mat ident sym-u unrolled (16, 4) x ( 4, 4)", 29.0)
("mat-mat ident sym-u unrolled (16, 5) x ( 5, 5)", 54.0)
("mat-mat ident sym-u unrolled (16, 8) x ( 8, 8)", 81.0)
("mat-mat ident sym-u unrolled (16, 9) x ( 9, 9)", 100.0)
("mat-mat ident sym-u unrolled (16, 14) x (14, 14)", 214.0)
("mat-mat ident sym-u unrolled (16, 16) x (16, 16)", 276.0)
("mat-mat ident transpo chunks ( 2, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo chunks ( 2, 3) x ( 3, 3)", 23.0)
("mat-mat ident transpo chunks ( 2, 4) x ( 4, 4)", 27.0)
("mat-mat ident transpo chunks ( 2, 5) x ( 5, 5)", 33.0)
("mat-mat ident transpo chunks ( 2, 8) x ( 8, 8)", 58.0)
("mat-mat ident transpo chunks ( 2, 9) x ( 9, 9)", 68.0)
("mat-mat ident transpo chunks ( 2, 14) x (14, 14)", 154.0)
("mat-mat ident transpo chunks ( 2, 16) x (16, 16)", 210.0)
("mat-mat ident transpo chunks ( 3, 2) x ( 2, 2)", 23.0)
("mat-mat ident transpo chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat ident transpo chunks ( 3, 4) x ( 4, 4)", 30.0)
("mat-mat ident transpo chunks ( 3, 5) x ( 5, 5)", 35.0)
("mat-mat ident transpo chunks ( 3, 8) x ( 8, 8)", 69.0)
("mat-mat ident transpo chunks ( 3, 9) x ( 9, 9)", 83.0)
("mat-mat ident transpo chunks ( 3, 14) x (14, 14)", 197.0)
("mat-mat ident transpo chunks ( 3, 16) x (16, 16)", 269.0)
("mat-mat ident transpo chunks ( 4, 2) x ( 2, 2)", 20.0)
("mat-mat ident transpo chunks ( 4, 3) x ( 3, 3)", 25.0)
("mat-mat ident transpo chunks ( 4, 4) x ( 4, 4)", 29.0)
("mat-mat ident transpo chunks ( 4, 5) x ( 5, 5)", 33.0)
("mat-mat ident transpo chunks ( 4, 8) x ( 8, 8)", 62.0)
("mat-mat ident transpo chunks ( 4, 9) x ( 9, 9)", 72.0)
("mat-mat ident transpo chunks ( 4, 14) x (14, 14)", 166.0)
("mat-mat ident transpo chunks ( 4, 16) x (16, 16)", 221.0)
("mat-mat ident transpo chunks ( 5, 2) x ( 2, 2)", 24.0)
("mat-mat ident transpo chunks ( 5, 3) x ( 3, 3)", 27.0)
("mat-mat ident transpo chunks ( 5, 4) x ( 4, 4)", 34.0)
("mat-mat ident transpo chunks ( 5, 5) x ( 5, 5)", 38.0)
("mat-mat ident transpo chunks ( 5, 8) x ( 8, 8)", 72.0)
("mat-mat ident transpo chunks ( 5, 9) x ( 9, 9)", 87.0)
("mat-mat ident transpo chunks ( 5, 14) x (14, 14)", 210.0)
("mat-mat ident transpo chunks ( 5, 16) x (16, 16)", 288.0)
("mat-mat ident transpo chunks ( 8, 2) x ( 2, 2)", 21.0)
("mat-mat ident transpo chunks ( 8, 3) x ( 3, 3)", 26.0)
("mat-mat ident transpo chunks ( 8, 4) x ( 4, 4)", 31.0)
("mat-mat ident transpo chunks ( 8, 5) x ( 5, 5)", 40.0)
("mat-mat ident transpo chunks ( 8, 8) x ( 8, 8)", 73.0)
("mat-mat ident transpo chunks ( 8, 9) x ( 9, 9)", 91.0)
("mat-mat ident transpo chunks ( 8, 14) x (14, 14)", 235.0)
("mat-mat ident transpo chunks ( 8, 16) x (16, 16)", 268.0)
("mat-mat ident transpo chunks ( 9, 2) x ( 2, 2)", 28.0)
("mat-mat ident transpo chunks ( 9, 3) x ( 3, 3)", 29.0)
("mat-mat ident transpo chunks ( 9, 4) x ( 4, 4)", 37.0)
("mat-mat ident transpo chunks ( 9, 5) x ( 5, 5)", 44.0)
("mat-mat ident transpo chunks ( 9, 8) x ( 8, 8)", 83.0)
("mat-mat ident transpo chunks ( 9, 9) x ( 9, 9)", 102.0)
("mat-mat ident transpo chunks ( 9, 14) x (14, 14)", 270.0)
("mat-mat ident transpo chunks ( 9, 16) x (16, 16)", 359.0)
("mat-mat ident transpo chunks (14, 2) x ( 2, 2)", 30.0)
("mat-mat ident transpo chunks (14, 3) x ( 3, 3)", 34.0)
("mat-mat ident transpo chunks (14, 4) x ( 4, 4)", 42.0)
("mat-mat ident transpo chunks (14, 5) x ( 5, 5)", 56.0)
("mat-mat ident transpo chunks (14, 8) x ( 8, 8)", 117.0)
("mat-mat ident transpo chunks (14, 9) x ( 9, 9)", 136.0)
("mat-mat ident transpo chunks (14, 14) x (14, 14)", 362.0)
("mat-mat ident transpo chunks (14, 16) x (16, 16)", 466.0)
("mat-mat ident transpo chunks (16, 2) x ( 2, 2)", 22.0)
("mat-mat ident transpo chunks (16, 3) x ( 3, 3)", 30.0)
("mat-mat ident transpo chunks (16, 4) x ( 4, 4)", 41.0)
("mat-mat ident transpo chunks (16, 5) x ( 5, 5)", 54.0)
("mat-mat ident transpo chunks (16, 8) x ( 8, 8)", 115.0)
("mat-mat ident transpo chunks (16, 9) x ( 9, 9)", 145.0)
("mat-mat ident transpo chunks (16, 14) x (14, 14)", 322.0)
("mat-mat ident transpo chunks (16, 16) x (16, 16)", 375.0)
("mat-mat ident transpo default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo default ( 2, 3) x ( 3, 3)", 17.0)
("mat-mat ident transpo default ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident transpo default ( 2, 5) x ( 5, 5)", 21.0)
("mat-mat ident transpo default ( 2, 8) x ( 8, 8)", 22.0)
("mat-mat ident transpo default ( 2, 9) x ( 9, 9)", 28.0)
("mat-mat ident transpo default ( 2, 14) x (14, 14)", 35.0)
("mat-mat ident transpo default ( 2, 16) x (16, 16)", 41.0)
("mat-mat ident transpo default ( 3, 2) x ( 2, 2)", 17.0)
("mat-mat ident transpo default ( 3, 3) x ( 3, 3)", 20.0)
("mat-mat ident transpo default ( 3, 4) x ( 4, 4)", 22.0)
("mat-mat ident transpo default ( 3, 5) x ( 5, 5)", 24.0)
("mat-mat ident transpo default ( 3, 8) x ( 8, 8)", 32.0)
("mat-mat ident transpo default ( 3, 9) x ( 9, 9)", 40.0)
("mat-mat ident transpo default ( 3, 14) x (14, 14)", 75.0)
("mat-mat ident transpo default ( 3, 16) x (16, 16)", 100.0)
("mat-mat ident transpo default ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo default ( 4, 3) x ( 3, 3)", 17.0)
("mat-mat ident transpo default ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident transpo default ( 4, 5) x ( 5, 5)", 20.0)
("mat-mat ident transpo default ( 4, 8) x ( 8, 8)", 23.0)
("mat-mat ident transpo default ( 4, 9) x ( 9, 9)", 29.0)
("mat-mat ident transpo default ( 4, 14) x (14, 14)", 51.0)
("mat-mat ident transpo default ( 4, 16) x (16, 16)", 66.0)
("mat-mat ident transpo default ( 5, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo default ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident transpo default ( 5, 4) x ( 4, 4)", 28.0)
("mat-mat ident transpo default ( 5, 5) x ( 5, 5)", 32.0)
("mat-mat ident transpo default ( 5, 8) x ( 8, 8)", 65.0)
("mat-mat ident transpo default ( 5, 9) x ( 9, 9)", 77.0)
("mat-mat ident transpo default ( 5, 14) x (14, 14)", 137.0)
("mat-mat ident transpo default ( 5, 16) x (16, 16)", 169.0)
("mat-mat ident transpo default ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo default ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident transpo default ( 8, 4) x ( 4, 4)", 18.0)
("mat-mat ident transpo default ( 8, 5) x ( 5, 5)", 21.0)
("mat-mat ident transpo default ( 8, 8) x ( 8, 8)", 38.0)
("mat-mat ident transpo default ( 8, 9) x ( 9, 9)", 48.0)
("mat-mat ident transpo default ( 8, 14) x (14, 14)", 128.0)
("mat-mat ident transpo default ( 8, 16) x (16, 16)", 204.0)
("mat-mat ident transpo default ( 9, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo default ( 9, 3) x ( 3, 3)", 26.0)
("mat-mat ident transpo default ( 9, 4) x ( 4, 4)", 37.0)
("mat-mat ident transpo default ( 9, 5) x ( 5, 5)", 46.0)
("mat-mat ident transpo default ( 9, 8) x ( 8, 8)", 99.0)
("mat-mat ident transpo default ( 9, 9) x ( 9, 9)", 114.0)
("mat-mat ident transpo default ( 9, 14) x (14, 14)", 282.0)
("mat-mat ident transpo default ( 9, 16) x (16, 16)", 354.0)
("mat-mat ident transpo default (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo default (14, 3) x ( 3, 3)", 24.0)
("mat-mat ident transpo default (14, 4) x ( 4, 4)", 36.0)
("mat-mat ident transpo default (14, 5) x ( 5, 5)", 45.0)
("mat-mat ident transpo default (14, 8) x ( 8, 8)", 98.0)
("mat-mat ident transpo default (14, 9) x ( 9, 9)", 120.0)
("mat-mat ident transpo default (14, 14) x (14, 14)", 361.0)
("mat-mat ident transpo default (14, 16) x (16, 16)", 469.0)
("mat-mat ident transpo default (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident transpo default (16, 3) x ( 3, 3)", 22.0)
("mat-mat ident transpo default (16, 4) x ( 4, 4)", 26.0)
("mat-mat ident transpo default (16, 5) x ( 5, 5)", 33.0)
("mat-mat ident transpo default (16, 8) x ( 8, 8)", 76.0)
("mat-mat ident transpo default (16, 9) x ( 9, 9)", 96.0)
("mat-mat ident transpo default (16, 14) x (14, 14)", 337.0)
("mat-mat ident transpo default (16, 16) x (16, 16)", 380.0)
("mat-mat ident transpo generic ( 2, 2) x ( 2, 2)", 263.0)
("mat-mat ident transpo generic ( 2, 3) x ( 3, 3)", 420.0)
("mat-mat ident transpo generic ( 2, 4) x ( 4, 4)", 431.0)
("mat-mat ident transpo generic ( 2, 5) x ( 5, 5)", 455.0)
("mat-mat ident transpo generic ( 2, 8) x ( 8, 8)", 572.0)
("mat-mat ident transpo generic ( 2, 9) x ( 9, 9)", 616.0)
("mat-mat ident transpo generic ( 2, 14) x (14, 14)", 951.0)
("mat-mat ident transpo generic ( 2, 16) x (16, 16)", 1117.0)
("mat-mat ident transpo generic ( 3, 2) x ( 2, 2)", 401.0)
("mat-mat ident transpo generic ( 3, 3) x ( 3, 3)", 272.0)
("mat-mat ident transpo generic ( 3, 4) x ( 4, 4)", 437.0)
("mat-mat ident transpo generic ( 3, 5) x ( 5, 5)", 480.0)
("mat-mat ident transpo generic ( 3, 8) x ( 8, 8)", 617.0)
("mat-mat ident transpo generic ( 3, 9) x ( 9, 9)", 675.0)
("mat-mat ident transpo generic ( 3, 14) x (14, 14)", 1094.0)
("mat-mat ident transpo generic ( 3, 16) x (16, 16)", 1249.0)
("mat-mat ident transpo generic ( 4, 2) x ( 2, 2)", 391.0)
("mat-mat ident transpo generic ( 4, 3) x ( 3, 3)", 425.0)
("mat-mat ident transpo generic ( 4, 4) x ( 4, 4)", 459.0)
("mat-mat ident transpo generic ( 4, 5) x ( 5, 5)", 506.0)
("mat-mat ident transpo generic ( 4, 8) x ( 8, 8)", 663.0)
("mat-mat ident transpo generic ( 4, 9) x ( 9, 9)", 725.5)
("mat-mat ident transpo generic ( 4, 14) x (14, 14)", 1224.0)
("mat-mat ident transpo generic ( 4, 16) x (16, 16)", 1409.0)
("mat-mat ident transpo generic ( 5, 2) x ( 2, 2)", 396.0)
("mat-mat ident transpo generic ( 5, 3) x ( 3, 3)", 435.0)
("mat-mat ident transpo generic ( 5, 4) x ( 4, 4)", 482.0)
("mat-mat ident transpo generic ( 5, 5) x ( 5, 5)", 547.0)
("mat-mat ident transpo generic ( 5, 8) x ( 8, 8)", 718.0)
("mat-mat ident transpo generic ( 5, 9) x ( 9, 9)", 754.0)
("mat-mat ident transpo generic ( 5, 14) x (14, 14)", 1319.0)
("mat-mat ident transpo generic ( 5, 16) x (16, 16)", 1561.0)
("mat-mat ident transpo generic ( 8, 2) x ( 2, 2)", 441.0)
("mat-mat ident transpo generic ( 8, 3) x ( 3, 3)", 468.0)
("mat-mat ident transpo generic ( 8, 4) x ( 4, 4)", 519.0)
("mat-mat ident transpo generic ( 8, 5) x ( 5, 5)", 601.5)
("mat-mat ident transpo generic ( 8, 8) x ( 8, 8)", 869.0)
("mat-mat ident transpo generic ( 8, 9) x ( 9, 9)", 938.0)
("mat-mat ident transpo generic ( 8, 14) x (14, 14)", 1708.0)
("mat-mat ident transpo generic ( 8, 16) x (16, 16)", 2049.0)
("mat-mat ident transpo generic ( 9, 2) x ( 2, 2)", 414.0)
("mat-mat ident transpo generic ( 9, 3) x ( 3, 3)", 507.0)
("mat-mat ident transpo generic ( 9, 4) x ( 4, 4)", 544.0)
("mat-mat ident transpo generic ( 9, 5) x ( 5, 5)", 623.0)
("mat-mat ident transpo generic ( 9, 8) x ( 8, 8)", 899.0)
("mat-mat ident transpo generic ( 9, 9) x ( 9, 9)", 1015.0)
("mat-mat ident transpo generic ( 9, 14) x (14, 14)", 1840.0)
("mat-mat ident transpo generic ( 9, 16) x (16, 16)", 2247.0)
("mat-mat ident transpo generic (14, 2) x ( 2, 2)", 458.0)
("mat-mat ident transpo generic (14, 3) x ( 3, 3)", 540.0)
("mat-mat ident transpo generic (14, 4) x ( 4, 4)", 642.0)
("mat-mat ident transpo generic (14, 5) x ( 5, 5)", 743.0)
("mat-mat ident transpo generic (14, 8) x ( 8, 8)", 1148.0)
("mat-mat ident transpo generic (14, 9) x ( 9, 9)", 1313.0)
("mat-mat ident transpo generic (14, 14) x (14, 14)", 2736.0)
("mat-mat ident transpo generic (14, 16) x (16, 16)", 3449.0)
("mat-mat ident transpo generic (16, 2) x ( 2, 2)", 466.0)
("mat-mat ident transpo generic (16, 3) x ( 3, 3)", 577.0)
("mat-mat ident transpo generic (16, 4) x ( 4, 4)", 639.0)
("mat-mat ident transpo generic (16, 5) x ( 5, 5)", 791.0)
("mat-mat ident transpo generic (16, 8) x ( 8, 8)", 1234.0)
("mat-mat ident transpo generic (16, 9) x ( 9, 9)", 1473.0)
("mat-mat ident transpo generic (16, 14) x (14, 14)", 3074.5)
("mat-mat ident transpo generic (16, 16) x (16, 16)", 3311.0)
("mat-mat ident transpo unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo unrolled ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident transpo unrolled ( 2, 4) x ( 4, 4)", 22.0)
("mat-mat ident transpo unrolled ( 2, 5) x ( 5, 5)", 22.0)
("mat-mat ident transpo unrolled ( 2, 8) x ( 8, 8)", 22.0)
("mat-mat ident transpo unrolled ( 2, 9) x ( 9, 9)", 27.0)
("mat-mat ident transpo unrolled ( 2, 14) x (14, 14)", 35.0)
("mat-mat ident transpo unrolled ( 2, 16) x (16, 16)", 42.0)
("mat-mat ident transpo unrolled ( 3, 2) x ( 2, 2)", 17.0)
("mat-mat ident transpo unrolled ( 3, 3) x ( 3, 3)", 18.0)
("mat-mat ident transpo unrolled ( 3, 4) x ( 4, 4)", 22.0)
("mat-mat ident transpo unrolled ( 3, 5) x ( 5, 5)", 24.0)
("mat-mat ident transpo unrolled ( 3, 8) x ( 8, 8)", 33.0)
("mat-mat ident transpo unrolled ( 3, 9) x ( 9, 9)", 40.0)
("mat-mat ident transpo unrolled ( 3, 14) x (14, 14)", 79.0)
("mat-mat ident transpo unrolled ( 3, 16) x (16, 16)", 102.0)
("mat-mat ident transpo unrolled ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo unrolled ( 4, 3) x ( 3, 3)", 17.0)
("mat-mat ident transpo unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat ident transpo unrolled ( 4, 5) x ( 5, 5)", 20.0)
("mat-mat ident transpo unrolled ( 4, 8) x ( 8, 8)", 23.0)
("mat-mat ident transpo unrolled ( 4, 9) x ( 9, 9)", 25.0)
("mat-mat ident transpo unrolled ( 4, 14) x (14, 14)", 45.0)
("mat-mat ident transpo unrolled ( 4, 16) x (16, 16)", 59.0)
("mat-mat ident transpo unrolled ( 5, 2) x ( 2, 2)", 18.0)
("mat-mat ident transpo unrolled ( 5, 3) x ( 3, 3)", 23.0)
("mat-mat ident transpo unrolled ( 5, 4) x ( 4, 4)", 27.0)
("mat-mat ident transpo unrolled ( 5, 5) x ( 5, 5)", 33.0)
("mat-mat ident transpo unrolled ( 5, 8) x ( 8, 8)", 62.0)
("mat-mat ident transpo unrolled ( 5, 9) x ( 9, 9)", 76.0)
("mat-mat ident transpo unrolled ( 5, 14) x (14, 14)", 140.0)
("mat-mat ident transpo unrolled ( 5, 16) x (16, 16)", 170.0)
("mat-mat ident transpo unrolled ( 8, 2) x ( 2, 2)", 16.0)
("mat-mat ident transpo unrolled ( 8, 3) x ( 3, 3)", 18.0)
("mat-mat ident transpo unrolled ( 8, 4) x ( 4, 4)", 19.0)
("mat-mat ident transpo unrolled ( 8, 5) x ( 5, 5)", 22.0)
("mat-mat ident transpo unrolled ( 8, 8) x ( 8, 8)", 38.0)
("mat-mat ident transpo unrolled ( 8, 9) x ( 9, 9)", 43.0)
("mat-mat ident transpo unrolled ( 8, 14) x (14, 14)", 133.0)
("mat-mat ident transpo unrolled ( 8, 16) x (16, 16)", 206.0)
("mat-mat ident transpo unrolled ( 9, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo unrolled ( 9, 3) x ( 3, 3)", 26.0)
("mat-mat ident transpo unrolled ( 9, 4) x ( 4, 4)", 38.0)
("mat-mat ident transpo unrolled ( 9, 5) x ( 5, 5)", 45.0)
("mat-mat ident transpo unrolled ( 9, 8) x ( 8, 8)", 94.0)
("mat-mat ident transpo unrolled ( 9, 9) x ( 9, 9)", 112.0)
("mat-mat ident transpo unrolled ( 9, 14) x (14, 14)", 281.0)
("mat-mat ident transpo unrolled ( 9, 16) x (16, 16)", 513.0)
("mat-mat ident transpo unrolled (14, 2) x ( 2, 2)", 19.0)
("mat-mat ident transpo unrolled (14, 3) x ( 3, 3)", 25.0)
("mat-mat ident transpo unrolled (14, 4) x ( 4, 4)", 34.0)
("mat-mat ident transpo unrolled (14, 5) x ( 5, 5)", 41.0)
("mat-mat ident transpo unrolled (14, 8) x ( 8, 8)", 98.0)
("mat-mat ident transpo unrolled (14, 9) x ( 9, 9)", 115.0)
("mat-mat ident transpo unrolled (14, 14) x (14, 14)", 686.0)
("mat-mat ident transpo unrolled (14, 16) x (16, 16)", 982.0)
("mat-mat ident transpo unrolled (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident transpo unrolled (16, 3) x ( 3, 3)", 21.0)
("mat-mat ident transpo unrolled (16, 4) x ( 4, 4)", 28.0)
("mat-mat ident transpo unrolled (16, 5) x ( 5, 5)", 35.0)
("mat-mat ident transpo unrolled (16, 8) x ( 8, 8)", 75.0)
("mat-mat ident transpo unrolled (16, 9) x ( 9, 9)", 94.0)
("mat-mat ident transpo unrolled (16, 14) x (14, 14)", 860.0)
("mat-mat ident transpo unrolled (16, 16) x (16, 16)", 1178.0)
("mat-mat ident up-tri chunks ( 2, 2) x ( 2, 2)", 20.0)
("mat-mat ident up-tri chunks ( 2, 3) x ( 3, 3)", 21.0)
("mat-mat ident up-tri chunks ( 2, 4) x ( 4, 4)", 24.0)
("mat-mat ident up-tri chunks ( 2, 5) x ( 5, 5)", 29.0)
("mat-mat ident up-tri chunks ( 2, 8) x ( 8, 8)", 45.0)
("mat-mat ident up-tri chunks ( 2, 9) x ( 9, 9)", 52.0)
("mat-mat ident up-tri chunks ( 2, 14) x (14, 14)", 110.0)
("mat-mat ident up-tri chunks ( 2, 16) x (16, 16)", 139.0)
("mat-mat ident up-tri chunks ( 3, 2) x ( 2, 2)", 23.0)
("mat-mat ident up-tri chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat ident up-tri chunks ( 3, 4) x ( 4, 4)", 30.0)
("mat-mat ident up-tri chunks ( 3, 5) x ( 5, 5)", 35.0)
("mat-mat ident up-tri chunks ( 3, 8) x ( 8, 8)", 56.0)
("mat-mat ident up-tri chunks ( 3, 9) x ( 9, 9)", 65.0)
("mat-mat ident up-tri chunks ( 3, 14) x (14, 14)", 147.0)
("mat-mat ident up-tri chunks ( 3, 16) x (16, 16)", 205.0)
("mat-mat ident up-tri chunks ( 4, 2) x ( 2, 2)", 21.0)
("mat-mat ident up-tri chunks ( 4, 3) x ( 3, 3)", 23.0)
("mat-mat ident up-tri chunks ( 4, 4) x ( 4, 4)", 27.0)
("mat-mat ident up-tri chunks ( 4, 5) x ( 5, 5)", 29.0)
("mat-mat ident up-tri chunks ( 4, 8) x ( 8, 8)", 48.0)
("mat-mat ident up-tri chunks ( 4, 9) x ( 9, 9)", 59.0)
("mat-mat ident up-tri chunks ( 4, 14) x (14, 14)", 123.0)
("mat-mat ident up-tri chunks ( 4, 16) x (16, 16)", 154.0)
("mat-mat ident up-tri chunks ( 5, 2) x ( 2, 2)", 23.0)
("mat-mat ident up-tri chunks ( 5, 3) x ( 3, 3)", 27.0)
("mat-mat ident up-tri chunks ( 5, 4) x ( 4, 4)", 33.0)
("mat-mat ident up-tri chunks ( 5, 5) x ( 5, 5)", 36.0)
("mat-mat ident up-tri chunks ( 5, 8) x ( 8, 8)", 58.0)
("mat-mat ident up-tri chunks ( 5, 9) x ( 9, 9)", 68.0)
("mat-mat ident up-tri chunks ( 5, 14) x (14, 14)", 163.0)
("mat-mat ident up-tri chunks ( 5, 16) x (16, 16)", 216.0)
("mat-mat ident up-tri chunks ( 8, 2) x ( 2, 2)", 22.0)
("mat-mat ident up-tri chunks ( 8, 3) x ( 3, 3)", 25.0)
("mat-mat ident up-tri chunks ( 8, 4) x ( 4, 4)", 29.0)
("mat-mat ident up-tri chunks ( 8, 5) x ( 5, 5)", 33.0)
("mat-mat ident up-tri chunks ( 8, 8) x ( 8, 8)", 69.0)
("mat-mat ident up-tri chunks ( 8, 9) x ( 9, 9)", 75.0)
("mat-mat ident up-tri chunks ( 8, 14) x (14, 14)", 185.0)
("mat-mat ident up-tri chunks ( 8, 16) x (16, 16)", 200.0)
("mat-mat ident up-tri chunks ( 9, 2) x ( 2, 2)", 29.0)
("mat-mat ident up-tri chunks ( 9, 3) x ( 3, 3)", 28.0)
("mat-mat ident up-tri chunks ( 9, 4) x ( 4, 4)", 34.0)
("mat-mat ident up-tri chunks ( 9, 5) x ( 5, 5)", 40.0)
("mat-mat ident up-tri chunks ( 9, 8) x ( 8, 8)", 71.0)
("mat-mat ident up-tri chunks ( 9, 9) x ( 9, 9)", 90.0)
("mat-mat ident up-tri chunks ( 9, 14) x (14, 14)", 207.0)
("mat-mat ident up-tri chunks ( 9, 16) x (16, 16)", 281.0)
("mat-mat ident up-tri chunks (14, 2) x ( 2, 2)", 29.0)
("mat-mat ident up-tri chunks (14, 3) x ( 3, 3)", 33.0)
("mat-mat ident up-tri chunks (14, 4) x ( 4, 4)", 42.0)
("mat-mat ident up-tri chunks (14, 5) x ( 5, 5)", 49.0)
("mat-mat ident up-tri chunks (14, 8) x ( 8, 8)", 96.0)
("mat-mat ident up-tri chunks (14, 9) x ( 9, 9)", 118.0)
("mat-mat ident up-tri chunks (14, 14) x (14, 14)", 282.0)
("mat-mat ident up-tri chunks (14, 16) x (16, 16)", 364.0)
("mat-mat ident up-tri chunks (16, 2) x ( 2, 2)", 24.0)
("mat-mat ident up-tri chunks (16, 3) x ( 3, 3)", 30.0)
("mat-mat ident up-tri chunks (16, 4) x ( 4, 4)", 38.0)
("mat-mat ident up-tri chunks (16, 5) x ( 5, 5)", 45.0)
("mat-mat ident up-tri chunks (16, 8) x ( 8, 8)", 97.0)
("mat-mat ident up-tri chunks (16, 9) x ( 9, 9)", 119.0)
("mat-mat ident up-tri chunks (16, 14) x (14, 14)", 243.0)
("mat-mat ident up-tri chunks (16, 16) x (16, 16)", 286.0)
("mat-mat ident up-tri default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat ident up-tri default ( 2, 3) x ( 3, 3)", 16.0)
("mat-mat ident up-tri default ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident up-tri default ( 2, 5) x ( 5, 5)", 20.0)
("mat-mat ident up-tri default ( 2, 8) x ( 8, 8)", 26.0)
("mat-mat ident up-tri default ( 2, 9) x ( 9, 9)", 27.0)
("mat-mat ident up-tri default ( 2, 14) x (14, 14)", 40.0)
("mat-mat ident up-tri default ( 2, 16) x (16, 16)", 47.0)
("mat-mat ident up-tri default ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident up-tri default ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident up-tri default ( 3, 4) x ( 4, 4)", 20.0)
("mat-mat ident up-tri default ( 3, 5) x ( 5, 5)", 23.0)
("mat-mat ident up-tri default ( 3, 8) x ( 8, 8)", 32.0)
("mat-mat ident up-tri default ( 3, 9) x ( 9, 9)", 37.0)
("mat-mat ident up-tri default ( 3, 14) x (14, 14)", 69.0)
("mat-mat ident up-tri default ( 3, 16) x (16, 16)", 78.0)
("mat-mat ident up-tri default ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident up-tri default ( 4, 3) x ( 3, 3)", 16.0)
("mat-mat ident up-tri default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat ident up-tri default ( 4, 5) x ( 5, 5)", 19.0)
("mat-mat ident up-tri default ( 4, 8) x ( 8, 8)", 23.0)
("mat-mat ident up-tri default ( 4, 9) x ( 9, 9)", 23.0)
("mat-mat ident up-tri default ( 4, 14) x (14, 14)", 33.0)
("mat-mat ident up-tri default ( 4, 16) x (16, 16)", 37.0)
("mat-mat ident up-tri default ( 5, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri default ( 5, 3) x ( 3, 3)", 17.0)
("mat-mat ident up-tri default ( 5, 4) x ( 4, 4)", 20.0)
("mat-mat ident up-tri default ( 5, 5) x ( 5, 5)", 22.0)
("mat-mat ident up-tri default ( 5, 8) x ( 8, 8)", 36.0)
("mat-mat ident up-tri default ( 5, 9) x ( 9, 9)", 45.0)
("mat-mat ident up-tri default ( 5, 14) x (14, 14)", 83.0)
("mat-mat ident up-tri default ( 5, 16) x (16, 16)", 105.0)
("mat-mat ident up-tri default ( 8, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri default ( 8, 3) x ( 3, 3)", 17.0)
("mat-mat ident up-tri default ( 8, 4) x ( 4, 4)", 18.0)
("mat-mat ident up-tri default ( 8, 5) x ( 5, 5)", 20.0)
("mat-mat ident up-tri default ( 8, 8) x ( 8, 8)", 27.0)
("mat-mat ident up-tri default ( 8, 9) x ( 9, 9)", 27.0)
("mat-mat ident up-tri default ( 8, 14) x (14, 14)", 55.0)
("mat-mat ident up-tri default ( 8, 16) x (16, 16)", 64.0)
("mat-mat ident up-tri default ( 9, 2) x ( 2, 2)", 18.0)
("mat-mat ident up-tri default ( 9, 3) x ( 3, 3)", 19.0)
("mat-mat ident up-tri default ( 9, 4) x ( 4, 4)", 26.0)
("mat-mat ident up-tri default ( 9, 5) x ( 5, 5)", 29.0)
("mat-mat ident up-tri default ( 9, 8) x ( 8, 8)", 55.0)
("mat-mat ident up-tri default ( 9, 9) x ( 9, 9)", 63.0)
("mat-mat ident up-tri default ( 9, 14) x (14, 14)", 132.0)
("mat-mat ident up-tri default ( 9, 16) x (16, 16)", 237.0)
("mat-mat ident up-tri default (14, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri default (14, 3) x ( 3, 3)", 21.0)
("mat-mat ident up-tri default (14, 4) x ( 4, 4)", 26.0)
("mat-mat ident up-tri default (14, 5) x ( 5, 5)", 32.0)
("mat-mat ident up-tri default (14, 8) x ( 8, 8)", 59.0)
("mat-mat ident up-tri default (14, 9) x ( 9, 9)", 68.0)
("mat-mat ident up-tri default (14, 14) x (14, 14)", 362.0)
("mat-mat ident up-tri default (14, 16) x (16, 16)", 532.0)
("mat-mat ident up-tri default (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri default (16, 3) x ( 3, 3)", 18.0)
("mat-mat ident up-tri default (16, 4) x ( 4, 4)", 23.0)
("mat-mat ident up-tri default (16, 5) x ( 5, 5)", 27.0)
("mat-mat ident up-tri default (16, 8) x ( 8, 8)", 47.0)
("mat-mat ident up-tri default (16, 9) x ( 9, 9)", 58.0)
("mat-mat ident up-tri default (16, 14) x (14, 14)", 455.0)
("mat-mat ident up-tri default (16, 16) x (16, 16)", 623.0)
("mat-mat ident up-tri generic ( 2, 2) x ( 2, 2)", 469.0)
("mat-mat ident up-tri generic ( 2, 3) x ( 3, 3)", 478.0)
("mat-mat ident up-tri generic ( 2, 4) x ( 4, 4)", 491.0)
("mat-mat ident up-tri generic ( 2, 5) x ( 5, 5)", 493.0)
("mat-mat ident up-tri generic ( 2, 8) x ( 8, 8)", 570.0)
("mat-mat ident up-tri generic ( 2, 9) x ( 9, 9)", 630.0)
("mat-mat ident up-tri generic ( 2, 14) x (14, 14)", 659.0)
("mat-mat ident up-tri generic ( 2, 16) x (16, 16)", 830.0)
("mat-mat ident up-tri generic ( 3, 2) x ( 2, 2)", 488.0)
("mat-mat ident up-tri generic ( 3, 3) x ( 3, 3)", 490.0)
("mat-mat ident up-tri generic ( 3, 4) x ( 4, 4)", 511.0)
("mat-mat ident up-tri generic ( 3, 5) x ( 5, 5)", 520.0)
("mat-mat ident up-tri generic ( 3, 8) x ( 8, 8)", 623.0)
("mat-mat ident up-tri generic ( 3, 9) x ( 9, 9)", 604.0)
("mat-mat ident up-tri generic ( 3, 14) x (14, 14)", 741.0)
("mat-mat ident up-tri generic ( 3, 16) x (16, 16)", 1051.5)
("mat-mat ident up-tri generic ( 4, 2) x ( 2, 2)", 497.0)
("mat-mat ident up-tri generic ( 4, 3) x ( 3, 3)", 515.0)
("mat-mat ident up-tri generic ( 4, 4) x ( 4, 4)", 531.0)
("mat-mat ident up-tri generic ( 4, 5) x ( 5, 5)", 539.0)
("mat-mat ident up-tri generic ( 4, 8) x ( 8, 8)", 683.0)
("mat-mat ident up-tri generic ( 4, 9) x ( 9, 9)", 650.0)
("mat-mat ident up-tri generic ( 4, 14) x (14, 14)", 830.0)
("mat-mat ident up-tri generic ( 4, 16) x (16, 16)", 1191.0)
("mat-mat ident up-tri generic ( 5, 2) x ( 2, 2)", 503.0)
("mat-mat ident up-tri generic ( 5, 3) x ( 3, 3)", 522.0)
("mat-mat ident up-tri generic ( 5, 4) x ( 4, 4)", 562.0)
("mat-mat ident up-tri generic ( 5, 5) x ( 5, 5)", 570.0)
("mat-mat ident up-tri generic ( 5, 8) x ( 8, 8)", 754.0)
("mat-mat ident up-tri generic ( 5, 9) x ( 9, 9)", 700.0)
("mat-mat ident up-tri generic ( 5, 14) x (14, 14)", 921.0)
("mat-mat ident up-tri generic ( 5, 16) x (16, 16)", 1365.0)
("mat-mat ident up-tri generic ( 8, 2) x ( 2, 2)", 551.0)
("mat-mat ident up-tri generic ( 8, 3) x ( 3, 3)", 557.0)
("mat-mat ident up-tri generic ( 8, 4) x ( 4, 4)", 612.0)
("mat-mat ident up-tri generic ( 8, 5) x ( 5, 5)", 637.0)
("mat-mat ident up-tri generic ( 8, 8) x ( 8, 8)", 926.0)
("mat-mat ident up-tri generic ( 8, 9) x ( 9, 9)", 841.0)
("mat-mat ident up-tri generic ( 8, 14) x (14, 14)", 1191.0)
("mat-mat ident up-tri generic ( 8, 16) x (16, 16)", 1907.0)
("mat-mat ident up-tri generic ( 9, 2) x ( 2, 2)", 553.0)
("mat-mat ident up-tri generic ( 9, 3) x ( 3, 3)", 580.0)
("mat-mat ident up-tri generic ( 9, 4) x ( 4, 4)", 626.0)
("mat-mat ident up-tri generic ( 9, 5) x ( 5, 5)", 660.0)
("mat-mat ident up-tri generic ( 9, 8) x ( 8, 8)", 988.0)
("mat-mat ident up-tri generic ( 9, 9) x ( 9, 9)", 889.0)
("mat-mat ident up-tri generic ( 9, 14) x (14, 14)", 1329.0)
("mat-mat ident up-tri generic ( 9, 16) x (16, 16)", 2074.0)
("mat-mat ident up-tri generic (14, 2) x ( 2, 2)", 626.0)
("mat-mat ident up-tri generic (14, 3) x ( 3, 3)", 673.0)
("mat-mat ident up-tri generic (14, 4) x ( 4, 4)", 727.0)
("mat-mat ident up-tri generic (14, 5) x ( 5, 5)", 772.0)
("mat-mat ident up-tri generic (14, 8) x ( 8, 8)", 1331.0)
("mat-mat ident up-tri generic (14, 9) x ( 9, 9)", 1228.0)
("mat-mat ident up-tri generic (14, 14) x (14, 14)", 1804.0)
("mat-mat ident up-tri generic (14, 16) x (16, 16)", 3544.5)
("mat-mat ident up-tri generic (16, 2) x ( 2, 2)", 632.0)
("mat-mat ident up-tri generic (16, 3) x ( 3, 3)", 676.0)
("mat-mat ident up-tri generic (16, 4) x ( 4, 4)", 762.0)
("mat-mat ident up-tri generic (16, 5) x ( 5, 5)", 817.0)
("mat-mat ident up-tri generic (16, 8) x ( 8, 8)", 1424.0)
("mat-mat ident up-tri generic (16, 9) x ( 9, 9)", 1238.0)
("mat-mat ident up-tri generic (16, 14) x (14, 14)", 2345.5)
("mat-mat ident up-tri generic (16, 16) x (16, 16)", 3445.0)
("mat-mat ident up-tri unrolled ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat ident up-tri unrolled ( 2, 3) x ( 3, 3)", 18.0)
("mat-mat ident up-tri unrolled ( 2, 4) x ( 4, 4)", 19.0)
("mat-mat ident up-tri unrolled ( 2, 5) x ( 5, 5)", 20.0)
("mat-mat ident up-tri unrolled ( 2, 8) x ( 8, 8)", 26.0)
("mat-mat ident up-tri unrolled ( 2, 9) x ( 9, 9)", 27.0)
("mat-mat ident up-tri unrolled ( 2, 14) x (14, 14)", 40.0)
("mat-mat ident up-tri unrolled ( 2, 16) x (16, 16)", 48.0)
("mat-mat ident up-tri unrolled ( 3, 2) x ( 2, 2)", 16.0)
("mat-mat ident up-tri unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat ident up-tri unrolled ( 3, 4) x ( 4, 4)", 20.0)
("mat-mat ident up-tri unrolled ( 3, 5) x ( 5, 5)", 23.0)
("mat-mat ident up-tri unrolled ( 3, 8) x ( 8, 8)", 32.0)
("mat-mat ident up-tri unrolled ( 3, 9) x ( 9, 9)", 40.0)
("mat-mat ident up-tri unrolled ( 3, 14) x (14, 14)", 63.0)
("mat-mat ident up-tri unrolled ( 3, 16) x (16, 16)", 76.0)
("mat-mat ident up-tri unrolled ( 4, 2) x ( 2, 2)", 16.0)
("mat-mat ident up-tri unrolled ( 4, 3) x ( 3, 3)", 16.0)
("mat-mat ident up-tri unrolled ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat ident up-tri unrolled ( 4, 5) x ( 5, 5)", 19.0)
("mat-mat ident up-tri unrolled ( 4, 8) x ( 8, 8)", 23.0)
("mat-mat ident up-tri unrolled ( 4, 9) x ( 9, 9)", 23.0)
("mat-mat ident up-tri unrolled ( 4, 14) x (14, 14)", 31.0)
("mat-mat ident up-tri unrolled ( 4, 16) x (16, 16)", 35.0)
("mat-mat ident up-tri unrolled ( 5, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri unrolled ( 5, 3) x ( 3, 3)", 18.0)
("mat-mat ident up-tri unrolled ( 5, 4) x ( 4, 4)", 21.0)
("mat-mat ident up-tri unrolled ( 5, 5) x ( 5, 5)", 23.0)
("mat-mat ident up-tri unrolled ( 5, 8) x ( 8, 8)", 37.0)
("mat-mat ident up-tri unrolled ( 5, 9) x ( 9, 9)", 43.0)
("mat-mat ident up-tri unrolled ( 5, 14) x (14, 14)", 91.0)
("mat-mat ident up-tri unrolled ( 5, 16) x (16, 16)", 102.0)
("mat-mat ident up-tri unrolled ( 8, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri unrolled ( 8, 3) x ( 3, 3)", 17.0)
("mat-mat ident up-tri unrolled ( 8, 4) x ( 4, 4)", 19.0)
("mat-mat ident up-tri unrolled ( 8, 5) x ( 5, 5)", 20.0)
("mat-mat ident up-tri unrolled ( 8, 8) x ( 8, 8)", 26.0)
("mat-mat ident up-tri unrolled ( 8, 9) x ( 9, 9)", 28.0)
("mat-mat ident up-tri unrolled ( 8, 14) x (14, 14)", 58.0)
("mat-mat ident up-tri unrolled ( 8, 16) x (16, 16)", 69.0)
("mat-mat ident up-tri unrolled ( 9, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri unrolled ( 9, 3) x ( 3, 3)", 19.0)
("mat-mat ident up-tri unrolled ( 9, 4) x ( 4, 4)", 26.0)
("mat-mat ident up-tri unrolled ( 9, 5) x ( 5, 5)", 29.0)
("mat-mat ident up-tri unrolled ( 9, 8) x ( 8, 8)", 54.0)
("mat-mat ident up-tri unrolled ( 9, 9) x ( 9, 9)", 60.0)
("mat-mat ident up-tri unrolled ( 9, 14) x (14, 14)", 130.0)
("mat-mat ident up-tri unrolled ( 9, 16) x (16, 16)", 234.0)
("mat-mat ident up-tri unrolled (14, 2) x ( 2, 2)", 18.0)
("mat-mat ident up-tri unrolled (14, 3) x ( 3, 3)", 21.0)
("mat-mat ident up-tri unrolled (14, 4) x ( 4, 4)", 24.0)
("mat-mat ident up-tri unrolled (14, 5) x ( 5, 5)", 30.0)
("mat-mat ident up-tri unrolled (14, 8) x ( 8, 8)", 60.0)
("mat-mat ident up-tri unrolled (14, 9) x ( 9, 9)", 68.0)
("mat-mat ident up-tri unrolled (14, 14) x (14, 14)", 363.0)
("mat-mat ident up-tri unrolled (14, 16) x (16, 16)", 532.0)
("mat-mat ident up-tri unrolled (16, 2) x ( 2, 2)", 17.0)
("mat-mat ident up-tri unrolled (16, 3) x ( 3, 3)", 19.0)
("mat-mat ident up-tri unrolled (16, 4) x ( 4, 4)", 22.0)
("mat-mat ident up-tri unrolled (16, 5) x ( 5, 5)", 26.0)
("mat-mat ident up-tri unrolled (16, 8) x ( 8, 8)", 48.0)
("mat-mat ident up-tri unrolled (16, 9) x ( 9, 9)", 57.0)
("mat-mat ident up-tri unrolled (16, 14) x (14, 14)", 451.0)
("mat-mat ident up-tri unrolled (16, 16) x (16, 16)", 624.0)
("mat-mat sym-u diag default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u diag default ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat sym-u diag default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat sym-u diag default ( 5, 5) x ( 5, 5)", 20.0)
("mat-mat sym-u diag default ( 8, 8) x ( 8, 8)", 38.0)
("mat-mat sym-u diag default ( 9, 9) x ( 9, 9)", 43.0)
("mat-mat sym-u diag default (14, 14) x (14, 14)", 102.0)
("mat-mat sym-u diag default (16, 16) x (16, 16)", 138.0)
("mat-mat sym-u diag generic ( 2, 2) x ( 2, 2)", 658.0)
("mat-mat sym-u diag generic ( 3, 3) x ( 3, 3)", 671.0)
("mat-mat sym-u diag generic ( 4, 4) x ( 4, 4)", 683.0)
("mat-mat sym-u diag generic ( 5, 5) x ( 5, 5)", 707.0)
("mat-mat sym-u diag generic ( 8, 8) x ( 8, 8)", 784.0)
("mat-mat sym-u diag generic ( 9, 9) x ( 9, 9)", 855.0)
("mat-mat sym-u diag generic (14, 14) x (14, 14)", 1296.5)
("mat-mat sym-u diag generic (16, 16) x (16, 16)", 1396.0)
("mat-mat sym-u diag unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u diag unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat sym-u diag unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat sym-u diag unrolled ( 5, 5) x ( 5, 5)", 21.0)
("mat-mat sym-u diag unrolled ( 8, 8) x ( 8, 8)", 37.0)
("mat-mat sym-u diag unrolled ( 9, 9) x ( 9, 9)", 47.0)
("mat-mat sym-u diag unrolled (14, 14) x (14, 14)", 102.0)
("mat-mat sym-u diag unrolled (16, 16) x (16, 16)", 139.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 3)", 23.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 4)", 25.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 5)", 27.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 8)", 32.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 9)", 33.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 14)", 40.0)
("mat-mat sym-u ident chunks ( 2, 2) x ( 2, 16)", 43.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 2)", 25.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 3)", 27.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 4)", 29.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 5)", 30.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 8)", 36.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 9)", 39.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 14)", 53.0)
("mat-mat sym-u ident chunks ( 3, 3) x ( 3, 16)", 60.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 2)", 27.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 3)", 27.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 4)", 29.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 5)", 32.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 8)", 38.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 9)", 40.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 14)", 53.0)
("mat-mat sym-u ident chunks ( 4, 4) x ( 4, 16)", 60.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 2)", 31.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 3)", 34.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 4)", 42.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 5)", 41.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 8)", 52.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 9)", 55.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 14)", 78.0)
("mat-mat sym-u ident chunks ( 5, 5) x ( 5, 16)", 106.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 2)", 41.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 3)", 47.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 4)", 56.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 5)", 64.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 8)", 89.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 9)", 98.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 14)", 156.0)
("mat-mat sym-u ident chunks ( 8, 8) x ( 8, 16)", 167.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 2)", 51.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 3)", 56.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 4)", 69.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 5)", 76.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 8)", 112.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 9)", 118.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 14)", 178.0)
("mat-mat sym-u ident chunks ( 9, 9) x ( 9, 16)", 203.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 2)", 91.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 3)", 110.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 4)", 151.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 5)", 176.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 8)", 235.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 9)", 261.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 14)", 393.0)
("mat-mat sym-u ident chunks (14, 14) x (14, 16)", 447.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 2)", 96.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 3)", 132.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 4)", 160.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 5)", 186.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 8)", 259.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 9)", 304.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 14)", 424.0)
("mat-mat sym-u ident chunks (16, 16) x (16, 16)", 476.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 4)", 18.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 5)", 19.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 8)", 21.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 9)", 22.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 14)", 26.0)
("mat-mat sym-u ident default ( 2, 2) x ( 2, 16)", 28.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 2)", 19.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 3)", 19.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 4)", 21.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 5)", 23.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 8)", 28.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 9)", 30.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 14)", 35.0)
("mat-mat sym-u ident default ( 3, 3) x ( 3, 16)", 44.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 2)", 20.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 3)", 21.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 4)", 22.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 5)", 23.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 8)", 26.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 9)", 27.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 14)", 41.0)
("mat-mat sym-u ident default ( 4, 4) x ( 4, 16)", 46.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 2)", 28.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 3)", 33.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 4)", 37.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 5)", 42.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 8)", 51.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 9)", 50.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 14)", 71.0)
("mat-mat sym-u ident default ( 5, 5) x ( 5, 16)", 75.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 2)", 30.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 3)", 31.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 4)", 37.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 5)", 44.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 8)", 66.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 9)", 85.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 14)", 105.0)
("mat-mat sym-u ident default ( 8, 8) x ( 8, 16)", 122.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 2)", 50.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 3)", 69.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 4)", 84.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 5)", 92.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 8)", 110.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 9)", 119.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 14)", 163.0)
("mat-mat sym-u ident default ( 9, 9) x ( 9, 16)", 170.0)
("mat-mat sym-u ident default (14, 14) x (14, 2)", 83.0)
("mat-mat sym-u ident default (14, 14) x (14, 3)", 93.0)
("mat-mat sym-u ident default (14, 14) x (14, 4)", 118.0)
("mat-mat sym-u ident default (14, 14) x (14, 5)", 127.0)
("mat-mat sym-u ident default (14, 14) x (14, 8)", 181.0)
("mat-mat sym-u ident default (14, 14) x (14, 9)", 202.0)
("mat-mat sym-u ident default (14, 14) x (14, 14)", 394.0)
("mat-mat sym-u ident default (14, 14) x (14, 16)", 437.0)
("mat-mat sym-u ident default (16, 16) x (16, 2)", 84.0)
("mat-mat sym-u ident default (16, 16) x (16, 3)", 102.0)
("mat-mat sym-u ident default (16, 16) x (16, 4)", 133.0)
("mat-mat sym-u ident default (16, 16) x (16, 5)", 150.0)
("mat-mat sym-u ident default (16, 16) x (16, 8)", 230.0)
("mat-mat sym-u ident default (16, 16) x (16, 9)", 295.0)
("mat-mat sym-u ident default (16, 16) x (16, 14)", 422.0)
("mat-mat sym-u ident default (16, 16) x (16, 16)", 481.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 2)", 380.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 3)", 506.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 4)", 505.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 5)", 512.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 8)", 550.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 9)", 562.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 14)", 597.0)
("mat-mat sym-u ident generic ( 2, 2) x ( 2, 16)", 590.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 2)", 523.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 3)", 381.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 4)", 530.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 5)", 549.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 8)", 579.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 9)", 590.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 14)", 653.0)
("mat-mat sym-u ident generic ( 3, 3) x ( 3, 16)", 682.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 2)", 534.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 3)", 552.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 4)", 598.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 5)", 583.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 8)", 618.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 9)", 663.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 14)", 758.0)
("mat-mat sym-u ident generic ( 4, 4) x ( 4, 16)", 782.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 2)", 571.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 3)", 613.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 4)", 605.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 5)", 629.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 8)", 705.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 9)", 711.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 14)", 821.0)
("mat-mat sym-u ident generic ( 5, 5) x ( 5, 16)", 888.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 2)", 677.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 3)", 754.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 4)", 766.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 5)", 803.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 8)", 933.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 9)", 956.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 14)", 1152.0)
("mat-mat sym-u ident generic ( 8, 8) x ( 8, 16)", 1317.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 2)", 773.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 3)", 817.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 4)", 883.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 5)", 913.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 8)", 1052.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 9)", 1141.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 14)", 1366.0)
("mat-mat sym-u ident generic ( 9, 9) x ( 9, 16)", 1497.0)
("mat-mat sym-u ident generic (14, 14) x (14, 2)", 1056.0)
("mat-mat sym-u ident generic (14, 14) x (14, 3)", 1171.0)
("mat-mat sym-u ident generic (14, 14) x (14, 4)", 1274.0)
("mat-mat sym-u ident generic (14, 14) x (14, 5)", 1374.0)
("mat-mat sym-u ident generic (14, 14) x (14, 8)", 1686.0)
("mat-mat sym-u ident generic (14, 14) x (14, 9)", 1781.0)
("mat-mat sym-u ident generic (14, 14) x (14, 14)", 2500.0)
("mat-mat sym-u ident generic (14, 14) x (14, 16)", 2963.5)
("mat-mat sym-u ident generic (16, 16) x (16, 2)", 1211.0)
("mat-mat sym-u ident generic (16, 16) x (16, 3)", 1365.0)
("mat-mat sym-u ident generic (16, 16) x (16, 4)", 1503.0)
("mat-mat sym-u ident generic (16, 16) x (16, 5)", 1631.0)
("mat-mat sym-u ident generic (16, 16) x (16, 8)", 2077.0)
("mat-mat sym-u ident generic (16, 16) x (16, 9)", 2221.0)
("mat-mat sym-u ident generic (16, 16) x (16, 14)", 3365.0)
("mat-mat sym-u ident generic (16, 16) x (16, 16)", 3212.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 2)", 17.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 3)", 18.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 4)", 18.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 5)", 19.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 8)", 21.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 9)", 22.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 14)", 26.0)
("mat-mat sym-u ident unrolled ( 2, 2) x ( 2, 16)", 28.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 2)", 19.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 4)", 21.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 5)", 22.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 8)", 27.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 9)", 29.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 14)", 39.0)
("mat-mat sym-u ident unrolled ( 3, 3) x ( 3, 16)", 44.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 2)", 20.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 3)", 21.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 4)", 23.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 5)", 22.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 8)", 29.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 9)", 28.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 14)", 42.0)
("mat-mat sym-u ident unrolled ( 4, 4) x ( 4, 16)", 41.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 2)", 29.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 3)", 33.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 4)", 37.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 5)", 38.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 8)", 49.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 9)", 50.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 14)", 69.0)
("mat-mat sym-u ident unrolled ( 5, 5) x ( 5, 16)", 76.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 2)", 30.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 3)", 31.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 4)", 35.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 5)", 44.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 8)", 65.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 9)", 83.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 14)", 105.0)
("mat-mat sym-u ident unrolled ( 8, 8) x ( 8, 16)", 120.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 2)", 51.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 3)", 69.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 4)", 83.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 5)", 93.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 8)", 113.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 9)", 116.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 14)", 154.0)
("mat-mat sym-u ident unrolled ( 9, 9) x ( 9, 16)", 173.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 2)", 89.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 3)", 99.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 4)", 115.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 5)", 127.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 8)", 181.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 9)", 199.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 14)", 302.0)
("mat-mat sym-u ident unrolled (14, 14) x (14, 16)", 339.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 2)", 85.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 3)", 104.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 4)", 135.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 5)", 148.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 8)", 223.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 9)", 252.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 14)", 372.0)
("mat-mat sym-u ident unrolled (16, 16) x (16, 16)", 425.0)
("mat-mat sym-u sym-u chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat sym-u sym-u chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat sym-u sym-u chunks ( 4, 4) x ( 4, 4)", 30.0)
("mat-mat sym-u sym-u chunks ( 5, 5) x ( 5, 5)", 42.0)
("mat-mat sym-u sym-u chunks ( 8, 8) x ( 8, 8)", 102.0)
("mat-mat sym-u sym-u chunks ( 9, 9) x ( 9, 9)", 131.0)
("mat-mat sym-u sym-u chunks (14, 14) x (14, 14)", 437.0)
("mat-mat sym-u sym-u chunks (16, 16) x (16, 16)", 524.0)
("mat-mat sym-u sym-u default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u sym-u default ( 3, 3) x ( 3, 3)", 22.0)
("mat-mat sym-u sym-u default ( 4, 4) x ( 4, 4)", 27.0)
("mat-mat sym-u sym-u default ( 5, 5) x ( 5, 5)", 44.0)
("mat-mat sym-u sym-u default ( 8, 8) x ( 8, 8)", 87.0)
("mat-mat sym-u sym-u default ( 9, 9) x ( 9, 9)", 142.0)
("mat-mat sym-u sym-u default (14, 14) x (14, 14)", 439.0)
("mat-mat sym-u sym-u default (16, 16) x (16, 16)", 523.0)
("mat-mat sym-u sym-u generic ( 2, 2) x ( 2, 2)", 680.0)
("mat-mat sym-u sym-u generic ( 3, 3) x ( 3, 3)", 771.0)
("mat-mat sym-u sym-u generic ( 4, 4) x ( 4, 4)", 701.0)
("mat-mat sym-u sym-u generic ( 5, 5) x ( 5, 5)", 739.0)
("mat-mat sym-u sym-u generic ( 8, 8) x ( 8, 8)", 888.0)
("mat-mat sym-u sym-u generic ( 9, 9) x ( 9, 9)", 964.0)
("mat-mat sym-u sym-u generic (14, 14) x (14, 14)", 1613.0)
("mat-mat sym-u sym-u generic (16, 16) x (16, 16)", 1877.0)
("mat-mat sym-u sym-u unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u sym-u unrolled ( 3, 3) x ( 3, 3)", 22.0)
("mat-mat sym-u sym-u unrolled ( 4, 4) x ( 4, 4)", 29.0)
("mat-mat sym-u sym-u unrolled ( 5, 5) x ( 5, 5)", 44.0)
("mat-mat sym-u sym-u unrolled ( 8, 8) x ( 8, 8)", 87.0)
("mat-mat sym-u sym-u unrolled ( 9, 9) x ( 9, 9)", 142.0)
("mat-mat sym-u sym-u unrolled (14, 14) x (14, 14)", 386.0)
("mat-mat sym-u sym-u unrolled (16, 16) x (16, 16)", 517.0)
("mat-mat sym-u transpo chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat sym-u transpo chunks ( 3, 3) x ( 3, 3)", 27.0)
("mat-mat sym-u transpo chunks ( 4, 4) x ( 4, 4)", 32.0)
("mat-mat sym-u transpo chunks ( 5, 5) x ( 5, 5)", 42.0)
("mat-mat sym-u transpo chunks ( 8, 8) x ( 8, 8)", 99.0)
("mat-mat sym-u transpo chunks ( 9, 9) x ( 9, 9)", 132.0)
("mat-mat sym-u transpo chunks (14, 14) x (14, 14)", 425.0)
("mat-mat sym-u transpo chunks (16, 16) x (16, 16)", 490.0)
("mat-mat sym-u transpo default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u transpo default ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat sym-u transpo default ( 4, 4) x ( 4, 4)", 22.0)
("mat-mat sym-u transpo default ( 5, 5) x ( 5, 5)", 38.0)
("mat-mat sym-u transpo default ( 8, 8) x ( 8, 8)", 60.0)
("mat-mat sym-u transpo default ( 9, 9) x ( 9, 9)", 104.0)
("mat-mat sym-u transpo default (14, 14) x (14, 14)", 422.0)
("mat-mat sym-u transpo default (16, 16) x (16, 16)", 494.0)
("mat-mat sym-u transpo generic ( 2, 2) x ( 2, 2)", 586.0)
("mat-mat sym-u transpo generic ( 3, 3) x ( 3, 3)", 597.0)
("mat-mat sym-u transpo generic ( 4, 4) x ( 4, 4)", 811.0)
("mat-mat sym-u transpo generic ( 5, 5) x ( 5, 5)", 878.0)
("mat-mat sym-u transpo generic ( 8, 8) x ( 8, 8)", 1210.0)
("mat-mat sym-u transpo generic ( 9, 9) x ( 9, 9)", 1402.0)
("mat-mat sym-u transpo generic (14, 14) x (14, 14)", 2974.0)
("mat-mat sym-u transpo generic (16, 16) x (16, 16)", 3808.0)
("mat-mat sym-u transpo unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u transpo unrolled ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat sym-u transpo unrolled ( 4, 4) x ( 4, 4)", 22.0)
("mat-mat sym-u transpo unrolled ( 5, 5) x ( 5, 5)", 36.0)
("mat-mat sym-u transpo unrolled ( 8, 8) x ( 8, 8)", 63.0)
("mat-mat sym-u transpo unrolled ( 9, 9) x ( 9, 9)", 107.0)
("mat-mat sym-u transpo unrolled (14, 14) x (14, 14)", 284.0)
("mat-mat sym-u transpo unrolled (16, 16) x (16, 16)", 425.0)
("mat-mat sym-u up-tri chunks ( 2, 2) x ( 2, 2)", 23.0)
("mat-mat sym-u up-tri chunks ( 3, 3) x ( 3, 3)", 27.0)
("mat-mat sym-u up-tri chunks ( 4, 4) x ( 4, 4)", 30.0)
("mat-mat sym-u up-tri chunks ( 5, 5) x ( 5, 5)", 41.0)
("mat-mat sym-u up-tri chunks ( 8, 8) x ( 8, 8)", 89.0)
("mat-mat sym-u up-tri chunks ( 9, 9) x ( 9, 9)", 120.0)
("mat-mat sym-u up-tri chunks (14, 14) x (14, 14)", 389.0)
("mat-mat sym-u up-tri chunks (16, 16) x (16, 16)", 425.0)
("mat-mat sym-u up-tri default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u up-tri default ( 3, 3) x ( 3, 3)", 19.0)
("mat-mat sym-u up-tri default ( 4, 4) x ( 4, 4)", 21.0)
("mat-mat sym-u up-tri default ( 5, 5) x ( 5, 5)", 27.0)
("mat-mat sym-u up-tri default ( 8, 8) x ( 8, 8)", 45.0)
("mat-mat sym-u up-tri default ( 9, 9) x ( 9, 9)", 81.0)
("mat-mat sym-u up-tri default (14, 14) x (14, 14)", 225.0)
("mat-mat sym-u up-tri default (16, 16) x (16, 16)", 239.0)
("mat-mat sym-u up-tri generic ( 2, 2) x ( 2, 2)", 812.0)
("mat-mat sym-u up-tri generic ( 3, 3) x ( 3, 3)", 836.0)
("mat-mat sym-u up-tri generic ( 4, 4) x ( 4, 4)", 890.0)
("mat-mat sym-u up-tri generic ( 5, 5) x ( 5, 5)", 942.0)
("mat-mat sym-u up-tri generic ( 8, 8) x ( 8, 8)", 1393.0)
("mat-mat sym-u up-tri generic ( 9, 9) x ( 9, 9)", 1408.0)
("mat-mat sym-u up-tri generic (14, 14) x (14, 14)", 2563.0)
("mat-mat sym-u up-tri generic (16, 16) x (16, 16)", 4153.0)
("mat-mat sym-u up-tri unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat sym-u up-tri unrolled ( 3, 3) x ( 3, 3)", 19.0)
("mat-mat sym-u up-tri unrolled ( 4, 4) x ( 4, 4)", 21.0)
("mat-mat sym-u up-tri unrolled ( 5, 5) x ( 5, 5)", 27.0)
("mat-mat sym-u up-tri unrolled ( 8, 8) x ( 8, 8)", 47.0)
("mat-mat sym-u up-tri unrolled ( 9, 9) x ( 9, 9)", 86.0)
("mat-mat sym-u up-tri unrolled (14, 14) x (14, 14)", 222.0)
("mat-mat sym-u up-tri unrolled (16, 16) x (16, 16)", 238.0)
("mat-mat transpo diag default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo diag default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat transpo diag default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat transpo diag default ( 5, 5) x ( 5, 5)", 19.0)
("mat-mat transpo diag default ( 8, 8) x ( 8, 8)", 25.0)
("mat-mat transpo diag default ( 9, 9) x ( 9, 9)", 31.0)
("mat-mat transpo diag default (14, 14) x (14, 14)", 56.0)
("mat-mat transpo diag default (16, 16) x (16, 16)", 72.0)
("mat-mat transpo diag generic ( 2, 2) x ( 2, 2)", 534.0)
("mat-mat transpo diag generic ( 3, 3) x ( 3, 3)", 537.0)
("mat-mat transpo diag generic ( 4, 4) x ( 4, 4)", 543.0)
("mat-mat transpo diag generic ( 5, 5) x ( 5, 5)", 555.0)
("mat-mat transpo diag generic ( 8, 8) x ( 8, 8)", 599.0)
("mat-mat transpo diag generic ( 9, 9) x ( 9, 9)", 615.0)
("mat-mat transpo diag generic (14, 14) x (14, 14)", 827.0)
("mat-mat transpo diag generic (16, 16) x (16, 16)", 964.0)
("mat-mat transpo diag unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo diag unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat transpo diag unrolled ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat transpo diag unrolled ( 5, 5) x ( 5, 5)", 19.0)
("mat-mat transpo diag unrolled ( 8, 8) x ( 8, 8)", 25.0)
("mat-mat transpo diag unrolled ( 9, 9) x ( 9, 9)", 31.0)
("mat-mat transpo diag unrolled (14, 14) x (14, 14)", 57.0)
("mat-mat transpo diag unrolled (16, 16) x (16, 16)", 68.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 3)", 23.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 4)", 25.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 5)", 26.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 8)", 29.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 9)", 30.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 14)", 39.0)
("mat-mat transpo ident chunks ( 2, 2) x ( 2, 16)", 40.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 2)", 24.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 3)", 28.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 4)", 28.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 5)", 30.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 8)", 37.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 9)", 39.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 14)", 51.0)
("mat-mat transpo ident chunks ( 3, 3) x ( 3, 16)", 55.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 2)", 25.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 3)", 28.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 4)", 31.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 5)", 33.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 8)", 42.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 9)", 44.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 14)", 59.0)
("mat-mat transpo ident chunks ( 4, 4) x ( 4, 16)", 66.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 2)", 29.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 3)", 33.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 4)", 40.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 5)", 42.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 8)", 57.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 9)", 60.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 14)", 93.0)
("mat-mat transpo ident chunks ( 5, 5) x ( 5, 16)", 103.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 2)", 42.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 3)", 54.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 4)", 63.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 5)", 74.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 8)", 110.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 9)", 118.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 14)", 172.0)
("mat-mat transpo ident chunks ( 8, 8) x ( 8, 16)", 194.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 2)", 53.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 3)", 65.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 4)", 85.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 5)", 95.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 8)", 139.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 9)", 160.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 14)", 232.0)
("mat-mat transpo ident chunks ( 9, 9) x ( 9, 16)", 283.0)
("mat-mat transpo ident chunks (14, 14) x (14, 2)", 107.0)
("mat-mat transpo ident chunks (14, 14) x (14, 3)", 142.0)
("mat-mat transpo ident chunks (14, 14) x (14, 4)", 172.0)
("mat-mat transpo ident chunks (14, 14) x (14, 5)", 200.0)
("mat-mat transpo ident chunks (14, 14) x (14, 8)", 308.0)
("mat-mat transpo ident chunks (14, 14) x (14, 9)", 331.0)
("mat-mat transpo ident chunks (14, 14) x (14, 14)", 502.0)
("mat-mat transpo ident chunks (14, 14) x (14, 16)", 558.0)
("mat-mat transpo ident chunks (16, 16) x (16, 2)", 121.0)
("mat-mat transpo ident chunks (16, 16) x (16, 3)", 160.0)
("mat-mat transpo ident chunks (16, 16) x (16, 4)", 202.0)
("mat-mat transpo ident chunks (16, 16) x (16, 5)", 241.0)
("mat-mat transpo ident chunks (16, 16) x (16, 8)", 371.0)
("mat-mat transpo ident chunks (16, 16) x (16, 9)", 423.0)
("mat-mat transpo ident chunks (16, 16) x (16, 14)", 614.0)
("mat-mat transpo ident chunks (16, 16) x (16, 16)", 712.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 2)", 17.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 4)", 18.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 9)", 20.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 14)", 22.0)
("mat-mat transpo ident default ( 2, 2) x ( 2, 16)", 23.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 3)", 18.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 4)", 19.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 5)", 22.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 8)", 27.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 9)", 29.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 14)", 40.0)
("mat-mat transpo ident default ( 3, 3) x ( 3, 16)", 46.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 2)", 19.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 3)", 19.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 5)", 20.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 8)", 22.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 9)", 23.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 14)", 24.0)
("mat-mat transpo ident default ( 4, 4) x ( 4, 16)", 28.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 2)", 25.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 3)", 31.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 4)", 33.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 5)", 35.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 8)", 45.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 9)", 46.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 14)", 57.0)
("mat-mat transpo ident default ( 5, 5) x ( 5, 16)", 61.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 3)", 26.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 4)", 27.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 5)", 31.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 8)", 45.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 9)", 49.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 14)", 77.0)
("mat-mat transpo ident default ( 8, 8) x ( 8, 16)", 81.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 2)", 53.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 3)", 68.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 4)", 83.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 5)", 87.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 8)", 108.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 9)", 113.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 14)", 159.0)
("mat-mat transpo ident default ( 9, 9) x ( 9, 16)", 200.0)
("mat-mat transpo ident default (14, 14) x (14, 2)", 75.0)
("mat-mat transpo ident default (14, 14) x (14, 3)", 95.0)
("mat-mat transpo ident default (14, 14) x (14, 4)", 113.0)
("mat-mat transpo ident default (14, 14) x (14, 5)", 139.0)
("mat-mat transpo ident default (14, 14) x (14, 8)", 220.0)
("mat-mat transpo ident default (14, 14) x (14, 9)", 325.0)
("mat-mat transpo ident default (14, 14) x (14, 14)", 502.0)
("mat-mat transpo ident default (14, 14) x (14, 16)", 570.0)
("mat-mat transpo ident default (16, 16) x (16, 2)", 58.0)
("mat-mat transpo ident default (16, 16) x (16, 3)", 94.0)
("mat-mat transpo ident default (16, 16) x (16, 4)", 141.0)
("mat-mat transpo ident default (16, 16) x (16, 5)", 185.0)
("mat-mat transpo ident default (16, 16) x (16, 8)", 415.0)
("mat-mat transpo ident default (16, 16) x (16, 9)", 415.0)
("mat-mat transpo ident default (16, 16) x (16, 14)", 614.0)
("mat-mat transpo ident default (16, 16) x (16, 16)", 698.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 2)", 267.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 3)", 278.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 4)", 287.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 5)", 290.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 8)", 294.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 9)", 298.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 14)", 317.0)
("mat-mat transpo ident generic ( 2, 2) x ( 2, 16)", 318.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 2)", 282.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 3)", 269.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 4)", 294.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 5)", 303.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 8)", 316.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 9)", 324.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 14)", 353.0)
("mat-mat transpo ident generic ( 3, 3) x ( 3, 16)", 377.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 2)", 290.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 3)", 300.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 4)", 316.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 5)", 319.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 8)", 341.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 9)", 353.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 14)", 429.0)
("mat-mat transpo ident generic ( 4, 4) x ( 4, 16)", 424.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 2)", 304.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 3)", 310.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 4)", 347.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 5)", 348.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 8)", 403.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 9)", 406.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 14)", 476.0)
("mat-mat transpo ident generic ( 5, 5) x ( 5, 16)", 480.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 2)", 344.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 3)", 375.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 4)", 396.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 5)", 416.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 8)", 526.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 9)", 518.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 14)", 700.0)
("mat-mat transpo ident generic ( 8, 8) x ( 8, 16)", 790.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 2)", 354.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 3)", 421.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 4)", 427.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 5)", 463.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 8)", 607.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 9)", 627.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 14)", 812.0)
("mat-mat transpo ident generic ( 9, 9) x ( 9, 16)", 877.0)
("mat-mat transpo ident generic (14, 14) x (14, 2)", 517.0)
("mat-mat transpo ident generic (14, 14) x (14, 3)", 538.0)
("mat-mat transpo ident generic (14, 14) x (14, 4)", 626.0)
("mat-mat transpo ident generic (14, 14) x (14, 5)", 725.0)
("mat-mat transpo ident generic (14, 14) x (14, 8)", 1080.0)
("mat-mat transpo ident generic (14, 14) x (14, 9)", 1081.0)
("mat-mat transpo ident generic (14, 14) x (14, 14)", 1518.0)
("mat-mat transpo ident generic (14, 14) x (14, 16)", 1986.0)
("mat-mat transpo ident generic (16, 16) x (16, 2)", 525.0)
("mat-mat transpo ident generic (16, 16) x (16, 3)", 641.0)
("mat-mat transpo ident generic (16, 16) x (16, 4)", 774.0)
("mat-mat transpo ident generic (16, 16) x (16, 5)", 902.0)
("mat-mat transpo ident generic (16, 16) x (16, 8)", 1310.5)
("mat-mat transpo ident generic (16, 16) x (16, 9)", 1353.0)
("mat-mat transpo ident generic (16, 16) x (16, 14)", 2492.0)
("mat-mat transpo ident generic (16, 16) x (16, 16)", 2408.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 2)", 17.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 3)", 17.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 4)", 18.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 5)", 18.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 8)", 20.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 9)", 20.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 14)", 22.0)
("mat-mat transpo ident unrolled ( 2, 2) x ( 2, 16)", 23.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 3)", 18.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 4)", 19.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 5)", 21.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 8)", 29.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 9)", 30.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 14)", 41.0)
("mat-mat transpo ident unrolled ( 3, 3) x ( 3, 16)", 46.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 2)", 19.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 3)", 19.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 5)", 20.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 8)", 22.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 9)", 23.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 14)", 26.0)
("mat-mat transpo ident unrolled ( 4, 4) x ( 4, 16)", 27.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 2)", 25.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 3)", 31.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 4)", 33.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 5)", 36.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 8)", 45.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 9)", 45.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 14)", 61.0)
("mat-mat transpo ident unrolled ( 5, 5) x ( 5, 16)", 68.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 3)", 26.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 4)", 29.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 5)", 30.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 8)", 46.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 9)", 48.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 14)", 75.0)
("mat-mat transpo ident unrolled ( 8, 8) x ( 8, 16)", 85.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 2)", 50.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 3)", 67.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 4)", 83.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 5)", 84.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 8)", 104.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 9)", 113.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 14)", 157.0)
("mat-mat transpo ident unrolled ( 9, 9) x ( 9, 16)", 201.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 2)", 71.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 3)", 96.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 4)", 110.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 5)", 135.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 8)", 222.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 9)", 311.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 14)", 708.0)
("mat-mat transpo ident unrolled (14, 14) x (14, 16)", 847.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 2)", 61.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 3)", 96.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 4)", 139.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 5)", 188.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 8)", 415.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 9)", 526.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 14)", 980.0)
("mat-mat transpo ident unrolled (16, 16) x (16, 16)", 1171.0)
("mat-mat transpo sym-u chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat transpo sym-u chunks ( 3, 3) x ( 3, 3)", 27.0)
("mat-mat transpo sym-u chunks ( 4, 4) x ( 4, 4)", 33.0)
("mat-mat transpo sym-u chunks ( 5, 5) x ( 5, 5)", 44.0)
("mat-mat transpo sym-u chunks ( 8, 8) x ( 8, 8)", 112.0)
("mat-mat transpo sym-u chunks ( 9, 9) x ( 9, 9)", 163.0)
("mat-mat transpo sym-u chunks (14, 14) x (14, 14)", 557.0)
("mat-mat transpo sym-u chunks (16, 16) x (16, 16)", 732.0)
("mat-mat transpo sym-u default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo sym-u default ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat transpo sym-u default ( 4, 4) x ( 4, 4)", 22.0)
("mat-mat transpo sym-u default ( 5, 5) x ( 5, 5)", 39.0)
("mat-mat transpo sym-u default ( 8, 8) x ( 8, 8)", 55.0)
("mat-mat transpo sym-u default ( 9, 9) x ( 9, 9)", 122.0)
("mat-mat transpo sym-u default (14, 14) x (14, 14)", 556.0)
("mat-mat transpo sym-u default (16, 16) x (16, 16)", 726.0)
("mat-mat transpo sym-u generic ( 2, 2) x ( 2, 2)", 589.0)
("mat-mat transpo sym-u generic ( 3, 3) x ( 3, 3)", 593.0)
("mat-mat transpo sym-u generic ( 4, 4) x ( 4, 4)", 710.0)
("mat-mat transpo sym-u generic ( 5, 5) x ( 5, 5)", 848.0)
("mat-mat transpo sym-u generic ( 8, 8) x ( 8, 8)", 1393.0)
("mat-mat transpo sym-u generic ( 9, 9) x ( 9, 9)", 1790.0)
("mat-mat transpo sym-u generic (14, 14) x (14, 14)", 4927.0)
("mat-mat transpo sym-u generic (16, 16) x (16, 16)", 6902.0)
("mat-mat transpo sym-u unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo sym-u unrolled ( 3, 3) x ( 3, 3)", 21.0)
("mat-mat transpo sym-u unrolled ( 4, 4) x ( 4, 4)", 22.0)
("mat-mat transpo sym-u unrolled ( 5, 5) x ( 5, 5)", 40.0)
("mat-mat transpo sym-u unrolled ( 8, 8) x ( 8, 8)", 55.0)
("mat-mat transpo sym-u unrolled ( 9, 9) x ( 9, 9)", 123.0)
("mat-mat transpo sym-u unrolled (14, 14) x (14, 14)", 306.0)
("mat-mat transpo sym-u unrolled (16, 16) x (16, 16)", 377.0)
("mat-mat transpo transpo chunks ( 2, 2) x ( 2, 2)", 23.0)
("mat-mat transpo transpo chunks ( 3, 3) x ( 3, 3)", 27.0)
("mat-mat transpo transpo chunks ( 4, 4) x ( 4, 4)", 33.0)
("mat-mat transpo transpo chunks ( 5, 5) x ( 5, 5)", 45.0)
("mat-mat transpo transpo chunks ( 8, 8) x ( 8, 8)", 118.0)
("mat-mat transpo transpo chunks ( 9, 9) x ( 9, 9)", 167.0)
("mat-mat transpo transpo chunks (14, 14) x (14, 14)", 559.0)
("mat-mat transpo transpo chunks (16, 16) x (16, 16)", 783.0)
("mat-mat transpo transpo default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo transpo default ( 3, 3) x ( 3, 3)", 20.0)
("mat-mat transpo transpo default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat transpo transpo default ( 5, 5) x ( 5, 5)", 33.0)
("mat-mat transpo transpo default ( 8, 8) x ( 8, 8)", 45.0)
("mat-mat transpo transpo default ( 9, 9) x ( 9, 9)", 106.0)
("mat-mat transpo transpo default (14, 14) x (14, 14)", 559.0)
("mat-mat transpo transpo default (16, 16) x (16, 16)", 843.0)
("mat-mat transpo transpo generic ( 2, 2) x ( 2, 2)", 474.0)
("mat-mat transpo transpo generic ( 3, 3) x ( 3, 3)", 489.0)
("mat-mat transpo transpo generic ( 4, 4) x ( 4, 4)", 669.0)
("mat-mat transpo transpo generic ( 5, 5) x ( 5, 5)", 739.0)
("mat-mat transpo transpo generic ( 8, 8) x ( 8, 8)", 1013.0)
("mat-mat transpo transpo generic ( 9, 9) x ( 9, 9)", 1143.0)
("mat-mat transpo transpo generic (14, 14) x (14, 14)", 2509.0)
("mat-mat transpo transpo generic (16, 16) x (16, 16)", 3211.0)
("mat-mat transpo transpo unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo transpo unrolled ( 3, 3) x ( 3, 3)", 19.0)
("mat-mat transpo transpo unrolled ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat transpo transpo unrolled ( 5, 5) x ( 5, 5)", 33.0)
("mat-mat transpo transpo unrolled ( 8, 8) x ( 8, 8)", 43.0)
("mat-mat transpo transpo unrolled ( 9, 9) x ( 9, 9)", 105.0)
("mat-mat transpo transpo unrolled (14, 14) x (14, 14)", 687.0)
("mat-mat transpo transpo unrolled (16, 16) x (16, 16)", 1166.0)
("mat-mat transpo up-tri chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat transpo up-tri chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat transpo up-tri chunks ( 4, 4) x ( 4, 4)", 31.0)
("mat-mat transpo up-tri chunks ( 5, 5) x ( 5, 5)", 42.0)
("mat-mat transpo up-tri chunks ( 8, 8) x ( 8, 8)", 113.0)
("mat-mat transpo up-tri chunks ( 9, 9) x ( 9, 9)", 155.0)
("mat-mat transpo up-tri chunks (14, 14) x (14, 14)", 491.0)
("mat-mat transpo up-tri chunks (16, 16) x (16, 16)", 698.0)
("mat-mat transpo up-tri default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo up-tri default ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat transpo up-tri default ( 4, 4) x ( 4, 4)", 19.0)
("mat-mat transpo up-tri default ( 5, 5) x ( 5, 5)", 27.0)
("mat-mat transpo up-tri default ( 8, 8) x ( 8, 8)", 33.0)
("mat-mat transpo up-tri default ( 9, 9) x ( 9, 9)", 84.0)
("mat-mat transpo up-tri default (14, 14) x (14, 14)", 366.0)
("mat-mat transpo up-tri default (16, 16) x (16, 16)", 666.0)
("mat-mat transpo up-tri generic ( 2, 2) x ( 2, 2)", 649.0)
("mat-mat transpo up-tri generic ( 3, 3) x ( 3, 3)", 653.0)
("mat-mat transpo up-tri generic ( 4, 4) x ( 4, 4)", 664.0)
("mat-mat transpo up-tri generic ( 5, 5) x ( 5, 5)", 671.0)
("mat-mat transpo up-tri generic ( 8, 8) x ( 8, 8)", 727.0)
("mat-mat transpo up-tri generic ( 9, 9) x ( 9, 9)", 794.0)
("mat-mat transpo up-tri generic (14, 14) x (14, 14)", 1870.0)
("mat-mat transpo up-tri generic (16, 16) x (16, 16)", 1942.0)
("mat-mat transpo up-tri unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat transpo up-tri unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat transpo up-tri unrolled ( 4, 4) x ( 4, 4)", 19.0)
("mat-mat transpo up-tri unrolled ( 5, 5) x ( 5, 5)", 26.0)
("mat-mat transpo up-tri unrolled ( 8, 8) x ( 8, 8)", 32.0)
("mat-mat transpo up-tri unrolled ( 9, 9) x ( 9, 9)", 84.0)
("mat-mat transpo up-tri unrolled (14, 14) x (14, 14)", 369.0)
("mat-mat transpo up-tri unrolled (16, 16) x (16, 16)", 728.0)
("mat-mat up-tri diag default ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat up-tri diag default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat up-tri diag default ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat up-tri diag default ( 5, 5) x ( 5, 5)", 17.0)
("mat-mat up-tri diag default ( 8, 8) x ( 8, 8)", 21.0)
("mat-mat up-tri diag default ( 9, 9) x ( 9, 9)", 23.0)
("mat-mat up-tri diag default (14, 14) x (14, 14)", 40.0)
("mat-mat up-tri diag default (16, 16) x (16, 16)", 46.0)
("mat-mat up-tri diag generic ( 2, 2) x ( 2, 2)", 764.0)
("mat-mat up-tri diag generic ( 3, 3) x ( 3, 3)", 808.0)
("mat-mat up-tri diag generic ( 4, 4) x ( 4, 4)", 923.0)
("mat-mat up-tri diag generic ( 5, 5) x ( 5, 5)", 800.0)
("mat-mat up-tri diag generic ( 8, 8) x ( 8, 8)", 865.0)
("mat-mat up-tri diag generic ( 9, 9) x ( 9, 9)", 941.0)
("mat-mat up-tri diag generic (14, 14) x (14, 14)", 1347.0)
("mat-mat up-tri diag generic (16, 16) x (16, 16)", 4782.0)
("mat-mat up-tri diag unrolled ( 2, 2) x ( 2, 2)", 15.0)
("mat-mat up-tri diag unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat up-tri diag unrolled ( 4, 4) x ( 4, 4)", 17.0)
("mat-mat up-tri diag unrolled ( 5, 5) x ( 5, 5)", 17.0)
("mat-mat up-tri diag unrolled ( 8, 8) x ( 8, 8)", 21.0)
("mat-mat up-tri diag unrolled ( 9, 9) x ( 9, 9)", 23.0)
("mat-mat up-tri diag unrolled (14, 14) x (14, 14)", 40.0)
("mat-mat up-tri diag unrolled (16, 16) x (16, 16)", 46.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 3)", 23.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 4)", 24.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 5)", 25.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 8)", 28.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 9)", 29.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 14)", 37.0)
("mat-mat up-tri ident chunks ( 2, 2) x ( 2, 16)", 38.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 2)", 24.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 3)", 25.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 4)", 27.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 5)", 29.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 8)", 35.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 9)", 36.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 14)", 47.0)
("mat-mat up-tri ident chunks ( 3, 3) x ( 3, 16)", 50.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 2)", 26.5)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 3)", 28.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 4)", 31.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 5)", 34.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 8)", 42.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 9)", 42.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 14)", 55.0)
("mat-mat up-tri ident chunks ( 4, 4) x ( 4, 16)", 60.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 2)", 27.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 3)", 31.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 4)", 36.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 5)", 36.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 8)", 46.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 9)", 48.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 14)", 77.0)
("mat-mat up-tri ident chunks ( 5, 5) x ( 5, 16)", 82.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 2)", 36.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 3)", 41.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 4)", 48.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 5)", 53.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 8)", 76.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 9)", 76.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 14)", 102.0)
("mat-mat up-tri ident chunks ( 8, 8) x ( 8, 16)", 122.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 2)", 41.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 3)", 43.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 4)", 54.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 5)", 57.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 8)", 81.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 9)", 94.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 14)", 126.0)
("mat-mat up-tri ident chunks ( 9, 9) x ( 9, 16)", 147.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 2)", 65.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 3)", 77.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 4)", 93.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 5)", 100.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 8)", 147.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 9)", 148.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 14)", 226.0)
("mat-mat up-tri ident chunks (14, 14) x (14, 16)", 237.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 2)", 71.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 3)", 84.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 4)", 98.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 5)", 112.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 8)", 158.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 9)", 173.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 14)", 241.0)
("mat-mat up-tri ident chunks (16, 16) x (16, 16)", 273.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 3)", 16.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 4)", 17.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 5)", 17.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 8)", 18.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 9)", 20.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 14)", 24.0)
("mat-mat up-tri ident default ( 2, 2) x ( 2, 16)", 26.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 3)", 18.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 5)", 18.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 8)", 24.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 9)", 25.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 14)", 34.0)
("mat-mat up-tri ident default ( 3, 3) x ( 3, 16)", 38.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 2)", 17.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 3)", 19.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 5)", 23.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 8)", 32.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 9)", 33.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 14)", 45.0)
("mat-mat up-tri ident default ( 4, 4) x ( 4, 16)", 51.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 2)", 22.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 3)", 24.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 4)", 27.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 5)", 29.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 8)", 34.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 9)", 38.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 14)", 50.0)
("mat-mat up-tri ident default ( 5, 5) x ( 5, 16)", 56.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 3)", 30.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 4)", 32.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 5)", 40.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 8)", 58.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 9)", 63.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 14)", 100.0)
("mat-mat up-tri ident default ( 8, 8) x ( 8, 16)", 112.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 2)", 29.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 3)", 33.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 4)", 39.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 5)", 45.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 8)", 73.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 9)", 84.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 14)", 117.0)
("mat-mat up-tri ident default ( 9, 9) x ( 9, 16)", 135.0)
("mat-mat up-tri ident default (14, 14) x (14, 2)", 40.0)
("mat-mat up-tri ident default (14, 14) x (14, 3)", 51.0)
("mat-mat up-tri ident default (14, 14) x (14, 4)", 67.0)
("mat-mat up-tri ident default (14, 14) x (14, 5)", 86.0)
("mat-mat up-tri ident default (14, 14) x (14, 8)", 132.0)
("mat-mat up-tri ident default (14, 14) x (14, 9)", 145.0)
("mat-mat up-tri ident default (14, 14) x (14, 14)", 370.0)
("mat-mat up-tri ident default (14, 14) x (14, 16)", 464.0)
("mat-mat up-tri ident default (16, 16) x (16, 2)", 37.0)
("mat-mat up-tri ident default (16, 16) x (16, 3)", 56.0)
("mat-mat up-tri ident default (16, 16) x (16, 4)", 64.0)
("mat-mat up-tri ident default (16, 16) x (16, 5)", 87.0)
("mat-mat up-tri ident default (16, 16) x (16, 8)", 141.0)
("mat-mat up-tri ident default (16, 16) x (16, 9)", 167.0)
("mat-mat up-tri ident default (16, 16) x (16, 14)", 467.0)
("mat-mat up-tri ident default (16, 16) x (16, 16)", 584.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 2)", 458.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 3)", 464.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 4)", 469.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 5)", 493.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 8)", 506.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 9)", 521.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 14)", 544.0)
("mat-mat up-tri ident generic ( 2, 2) x ( 2, 16)", 552.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 2)", 474.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 3)", 472.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 4)", 491.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 5)", 494.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 8)", 519.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 9)", 530.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 14)", 568.0)
("mat-mat up-tri ident generic ( 3, 3) x ( 3, 16)", 581.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 2)", 478.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 3)", 503.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 4)", 511.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 5)", 526.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 8)", 570.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 9)", 590.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 14)", 679.0)
("mat-mat up-tri ident generic ( 4, 4) x ( 4, 16)", 720.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 2)", 481.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 3)", 509.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 4)", 512.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 5)", 531.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 8)", 579.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 9)", 617.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 14)", 718.0)
("mat-mat up-tri ident generic ( 5, 5) x ( 5, 16)", 730.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 2)", 538.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 3)", 585.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 4)", 646.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 5)", 686.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 8)", 816.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 9)", 867.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 14)", 1174.0)
("mat-mat up-tri ident generic ( 8, 8) x ( 8, 16)", 1194.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 2)", 535.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 3)", 573.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 4)", 622.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 5)", 672.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 8)", 791.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 9)", 856.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 14)", 1045.0)
("mat-mat up-tri ident generic ( 9, 9) x ( 9, 16)", 1131.0)
("mat-mat up-tri ident generic (14, 14) x (14, 2)", 652.0)
("mat-mat up-tri ident generic (14, 14) x (14, 3)", 742.0)
("mat-mat up-tri ident generic (14, 14) x (14, 4)", 829.0)
("mat-mat up-tri ident generic (14, 14) x (14, 5)", 916.0)
("mat-mat up-tri ident generic (14, 14) x (14, 8)", 1179.0)
("mat-mat up-tri ident generic (14, 14) x (14, 9)", 1293.0)
("mat-mat up-tri ident generic (14, 14) x (14, 14)", 1725.0)
("mat-mat up-tri ident generic (14, 14) x (14, 16)", 2192.0)
("mat-mat up-tri ident generic (16, 16) x (16, 2)", 793.0)
("mat-mat up-tri ident generic (16, 16) x (16, 3)", 951.0)
("mat-mat up-tri ident generic (16, 16) x (16, 4)", 1084.0)
("mat-mat up-tri ident generic (16, 16) x (16, 5)", 1226.0)
("mat-mat up-tri ident generic (16, 16) x (16, 8)", 1680.0)
("mat-mat up-tri ident generic (16, 16) x (16, 9)", 1847.0)
("mat-mat up-tri ident generic (16, 16) x (16, 14)", 3061.5)
("mat-mat up-tri ident generic (16, 16) x (16, 16)", 2962.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 3)", 16.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 4)", 16.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 5)", 17.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 8)", 19.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 9)", 20.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 14)", 24.0)
("mat-mat up-tri ident unrolled ( 2, 2) x ( 2, 16)", 27.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 2)", 17.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 4)", 18.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 5)", 18.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 8)", 23.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 9)", 25.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 14)", 35.0)
("mat-mat up-tri ident unrolled ( 3, 3) x ( 3, 16)", 38.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 2)", 17.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 3)", 19.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 5)", 22.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 8)", 30.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 9)", 34.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 14)", 47.0)
("mat-mat up-tri ident unrolled ( 4, 4) x ( 4, 16)", 54.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 2)", 23.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 3)", 24.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 4)", 26.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 5)", 28.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 8)", 34.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 9)", 37.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 14)", 53.0)
("mat-mat up-tri ident unrolled ( 5, 5) x ( 5, 16)", 58.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 2)", 26.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 3)", 31.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 4)", 34.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 5)", 40.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 8)", 59.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 9)", 66.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 14)", 103.0)
("mat-mat up-tri ident unrolled ( 8, 8) x ( 8, 16)", 114.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 2)", 29.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 3)", 33.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 4)", 40.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 5)", 46.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 8)", 75.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 9)", 84.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 14)", 115.0)
("mat-mat up-tri ident unrolled ( 9, 9) x ( 9, 16)", 138.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 2)", 40.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 3)", 56.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 4)", 74.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 5)", 83.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 8)", 130.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 9)", 141.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 14)", 370.0)
("mat-mat up-tri ident unrolled (14, 14) x (14, 16)", 468.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 2)", 38.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 3)", 54.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 4)", 70.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 5)", 88.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 8)", 139.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 9)", 165.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 14)", 468.0)
("mat-mat up-tri ident unrolled (16, 16) x (16, 16)", 589.0)
("mat-mat up-tri sym-u chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat up-tri sym-u chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat up-tri sym-u chunks ( 4, 4) x ( 4, 4)", 32.0)
("mat-mat up-tri sym-u chunks ( 5, 5) x ( 5, 5)", 37.5)
("mat-mat up-tri sym-u chunks ( 8, 8) x ( 8, 8)", 81.0)
("mat-mat up-tri sym-u chunks ( 9, 9) x ( 9, 9)", 98.0)
("mat-mat up-tri sym-u chunks (14, 14) x (14, 14)", 251.0)
("mat-mat up-tri sym-u chunks (16, 16) x (16, 16)", 309.0)
("mat-mat up-tri sym-u default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri sym-u default ( 3, 3) x ( 3, 3)", 18.0)
("mat-mat up-tri sym-u default ( 4, 4) x ( 4, 4)", 21.0)
("mat-mat up-tri sym-u default ( 5, 5) x ( 5, 5)", 28.0)
("mat-mat up-tri sym-u default ( 8, 8) x ( 8, 8)", 57.0)
("mat-mat up-tri sym-u default ( 9, 9) x ( 9, 9)", 78.0)
("mat-mat up-tri sym-u default (14, 14) x (14, 14)", 194.0)
("mat-mat up-tri sym-u default (16, 16) x (16, 16)", 267.0)
("mat-mat up-tri sym-u generic ( 2, 2) x ( 2, 2)", 795.0)
("mat-mat up-tri sym-u generic ( 3, 3) x ( 3, 3)", 837.0)
("mat-mat up-tri sym-u generic ( 4, 4) x ( 4, 4)", 870.0)
("mat-mat up-tri sym-u generic ( 5, 5) x ( 5, 5)", 910.0)
("mat-mat up-tri sym-u generic ( 8, 8) x ( 8, 8)", 1277.0)
("mat-mat up-tri sym-u generic ( 9, 9) x ( 9, 9)", 1315.0)
("mat-mat up-tri sym-u generic (14, 14) x (14, 14)", 2544.0)
("mat-mat up-tri sym-u generic (16, 16) x (16, 16)", 3775.0)
("mat-mat up-tri sym-u unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri sym-u unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat up-tri sym-u unrolled ( 4, 4) x ( 4, 4)", 21.0)
("mat-mat up-tri sym-u unrolled ( 5, 5) x ( 5, 5)", 29.0)
("mat-mat up-tri sym-u unrolled ( 8, 8) x ( 8, 8)", 59.0)
("mat-mat up-tri sym-u unrolled ( 9, 9) x ( 9, 9)", 76.0)
("mat-mat up-tri sym-u unrolled (14, 14) x (14, 14)", 196.0)
("mat-mat up-tri sym-u unrolled (16, 16) x (16, 16)", 273.0)
("mat-mat up-tri transpo chunks ( 2, 2) x ( 2, 2)", 23.0)
("mat-mat up-tri transpo chunks ( 3, 3) x ( 3, 3)", 26.0)
("mat-mat up-tri transpo chunks ( 4, 4) x ( 4, 4)", 33.0)
("mat-mat up-tri transpo chunks ( 5, 5) x ( 5, 5)", 38.0)
("mat-mat up-tri transpo chunks ( 8, 8) x ( 8, 8)", 81.0)
("mat-mat up-tri transpo chunks ( 9, 9) x ( 9, 9)", 104.0)
("mat-mat up-tri transpo chunks (14, 14) x (14, 14)", 277.0)
("mat-mat up-tri transpo chunks (16, 16) x (16, 16)", 370.0)
("mat-mat up-tri transpo default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri transpo default ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat up-tri transpo default ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat up-tri transpo default ( 5, 5) x ( 5, 5)", 26.0)
("mat-mat up-tri transpo default ( 8, 8) x ( 8, 8)", 58.0)
("mat-mat up-tri transpo default ( 9, 9) x ( 9, 9)", 75.0)
("mat-mat up-tri transpo default (14, 14) x (14, 14)", 346.0)
("mat-mat up-tri transpo default (16, 16) x (16, 16)", 571.0)
("mat-mat up-tri transpo generic ( 2, 2) x ( 2, 2)", 649.0)
("mat-mat up-tri transpo generic ( 3, 3) x ( 3, 3)", 653.0)
("mat-mat up-tri transpo generic ( 4, 4) x ( 4, 4)", 658.0)
("mat-mat up-tri transpo generic ( 5, 5) x ( 5, 5)", 674.0)
("mat-mat up-tri transpo generic ( 8, 8) x ( 8, 8)", 763.0)
("mat-mat up-tri transpo generic ( 9, 9) x ( 9, 9)", 815.0)
("mat-mat up-tri transpo generic (14, 14) x (14, 14)", 1403.0)
("mat-mat up-tri transpo generic (16, 16) x (16, 16)", 1860.0)
("mat-mat up-tri transpo unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri transpo unrolled ( 3, 3) x ( 3, 3)", 17.0)
("mat-mat up-tri transpo unrolled ( 4, 4) x ( 4, 4)", 20.0)
("mat-mat up-tri transpo unrolled ( 5, 5) x ( 5, 5)", 26.0)
("mat-mat up-tri transpo unrolled ( 8, 8) x ( 8, 8)", 58.0)
("mat-mat up-tri transpo unrolled ( 9, 9) x ( 9, 9)", 76.0)
("mat-mat up-tri transpo unrolled (14, 14) x (14, 14)", 344.0)
("mat-mat up-tri transpo unrolled (16, 16) x (16, 16)", 573.0)
("mat-mat up-tri up-tri chunks ( 2, 2) x ( 2, 2)", 22.0)
("mat-mat up-tri up-tri chunks ( 3, 3) x ( 3, 3)", 32.0)
("mat-mat up-tri up-tri chunks ( 4, 4) x ( 4, 4)", 31.0)
("mat-mat up-tri up-tri chunks ( 5, 5) x ( 5, 5)", 36.0)
("mat-mat up-tri up-tri chunks ( 8, 8) x ( 8, 8)", 79.0)
("mat-mat up-tri up-tri chunks ( 9, 9) x ( 9, 9)", 85.0)
("mat-mat up-tri up-tri chunks (14, 14) x (14, 14)", 210.0)
("mat-mat up-tri up-tri chunks (16, 16) x (16, 16)", 286.0)
("mat-mat up-tri up-tri default ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri up-tri default ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat up-tri up-tri default ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat up-tri up-tri default ( 5, 5) x ( 5, 5)", 22.0)
("mat-mat up-tri up-tri default ( 8, 8) x ( 8, 8)", 35.0)
("mat-mat up-tri up-tri default ( 9, 9) x ( 9, 9)", 43.0)
("mat-mat up-tri up-tri default (14, 14) x (14, 14)", 114.0)
("mat-mat up-tri up-tri default (16, 16) x (16, 16)", 167.0)
("mat-mat up-tri up-tri generic ( 2, 2) x ( 2, 2)", 866.0)
("mat-mat up-tri up-tri generic ( 3, 3) x ( 3, 3)", 883.0)
("mat-mat up-tri up-tri generic ( 4, 4) x ( 4, 4)", 937.0)
("mat-mat up-tri up-tri generic ( 5, 5) x ( 5, 5)", 1004.0)
("mat-mat up-tri up-tri generic ( 8, 8) x ( 8, 8)", 1326.0)
("mat-mat up-tri up-tri generic ( 9, 9) x ( 9, 9)", 1346.0)
("mat-mat up-tri up-tri generic (14, 14) x (14, 14)", 2582.0)
("mat-mat up-tri up-tri generic (16, 16) x (16, 16)", 3803.0)
("mat-mat up-tri up-tri unrolled ( 2, 2) x ( 2, 2)", 16.0)
("mat-mat up-tri up-tri unrolled ( 3, 3) x ( 3, 3)", 16.0)
("mat-mat up-tri up-tri unrolled ( 4, 4) x ( 4, 4)", 18.0)
("mat-mat up-tri up-tri unrolled ( 5, 5) x ( 5, 5)", 22.0)
("mat-mat up-tri up-tri unrolled ( 8, 8) x ( 8, 8)", 36.0)
("mat-mat up-tri up-tri unrolled ( 9, 9) x ( 9, 9)", 43.0)
("mat-mat up-tri up-tri unrolled (14, 14) x (14, 14)", 113.0)
("mat-mat up-tri up-tri unrolled (16, 16) x (16, 16)", 182.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment