Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.4 by dimitri, Wed Jul 28 22:48:02 2010 UTC | revision 1.5 by dimitri, Mon Mar 19 20:31:59 2012 UTC | |
|---|---|---|
| # | Line 19 C Fill null regions (face-corner halo re | Line 19 C Fill null regions (face-corner halo re |
| 19 | C notes: for testing (allow to check that results are not affected) | C notes: for testing (allow to check that results are not affected) |
| 20 | #undef W2_FILL_NULL_REGIONS | #undef W2_FILL_NULL_REGIONS |
| 21 | ||
| 22 | C Process Global Cumulated-Sum using a Tile x Tile (x 2) Matrix | |
| 23 | C notes: should be faster (vectorise) but storage of this matrix might | |
| 24 | C become an issue on large set-up (with many tiles) | |
| 25 | #undef W2_CUMSUM_USE_MATRIX | |
| 26 | ||
| 27 | #endif /* W2_OPTIONS_H */ | #endif /* W2_OPTIONS_H */ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |