Show
Ignore:
Timestamp:
06/05/08 14:58:48 (7 months ago)
Author:
pernet
Message:

Update the randiter:
* add the non-zero randiter class (following LinBox? structure)
* modify finite fields accordingly
* Update implementation of finite fields to fix bugs, improve efficiency and readability
* minor tweeks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • include/fflas-ffpack/fflas_fgemm.inl

    r62 r66  
    9595                                       Bdd, dldb, betad, Cd, n, kmax,base ); 
    9696 
    97                         typename Field::Element tmp; 
    9897                        MatD2MatF (F, C, ldc, Cd, n, m, n); 
    9998                        MatF2MatD (F, Cd, n, C, ldc, m, n);