Browse Subversion Repository
Diff of /Conograph/trunk/src/SortingLattice.cc
Parent Directory
| Revision Log
| Patch
| 256 |
latFOM.setLatticeFigureOfMerit(latFOM2); |
latFOM.setLatticeFigureOfMerit(latFOM2); |
| 257 |
} |
} |
| 258 |
} |
} |
|
|
|
| 259 |
const SetOfFigureOfMerit& setFOM = latFOM.putLatticeFigureOfMerit().putFiguresOfMerit(); |
const SetOfFigureOfMerit& setFOM = latFOM.putLatticeFigureOfMerit().putFiguresOfMerit(); |
|
|
|
| 260 |
if( setFOM.putFigureOfMeritWu() < MIN_NormM ) continue; |
if( setFOM.putFigureOfMeritWu() < MIN_NormM ) continue; |
| 261 |
if( setFOM.putReversedFigureOfMerit() < MIN_RevM ) continue; |
if( setFOM.putReversedFigureOfMerit() < MIN_RevM ) continue; |
| 262 |
|
|
|
|
Legend:
| Removed from v.3 |
|
| changed lines |
| |
Added in v.13 |
|
|
|