Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.5 CONDL1 Up: 4 Utilities Prev: 4.3 CCAMAT Contents


4.4 CCMUA

Aim:
Compress   array MUA5 in structure MUA, containing the coefficients of matrix A. It corresponds to eliminating the coefficients whose absolute value are too small. To do this, we retain in each row i only those coefficients beyond the first verifying the following criterion:

This procedure enables us to reduce the size of an existing MUA structure.

Utilization:

Call the module:

           
      CALL CCMUA(M,RAPORT,NFMUAE,NIMUAE,NFMUAS,NIMUAS)

where:


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.5 CONDL1 Up: 4 Utilities Prev: 4.3 CCAMAT Contents