Show
Ignore:
Timestamp:
07/09/07 10:20:31 (1 year ago)
Author:
pernet
Message:

update LUdivine calling parameters

Files:
1 modified

Legend:

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

    r1 r27  
    128128        for ( i=0;i<2*N;++i)  
    129129                Q[i]=0; 
    130         LUdivine( F, FflasNonUnit, 2*N, N, X, N, P, Q, FfpackLQUP); 
     130        LUdivine( F, FflasNonUnit, FflasNoTrans, 2*N, N, X, N, P, Q, FfpackLQUP); 
    131131         
    132132        k = newD( F,d, KeepOn, l, N, X, Q, m); 
     
    219219                for ( i=0;i<2*N;++i)  
    220220                        Q[i]=0; 
    221                 LUdivine( F, FflasNonUnit, nrowX, N, X, N, P, Q, FfpackLQUP); 
     221                LUdivine( F, FflasNonUnit, FflasNoTrans, nrowX, N, X, N, P, Q, FfpackLQUP); 
    222222                 
    223223                // Recompute the degrees of the list factors