| 17 | | == No tiling == |
| | 17 | === No tiling === |
| | 18 | ''tilingName'': '''no_tiling''' |
| | 19 | |
| | 20 | As the name implies, no tiling is applied to the source array, i.e. the whole array is one tile. |
| | 21 | |
| | 22 | === Regular tiling === |
| | 23 | ''tilingName'': '''regular''' |
| | 24 | |
| | 25 | === Aligned tiling === |
| | 26 | ''tilingName'': '''aligned''' |
| | 27 | |
| | 28 | === Directional tiling === |
| | 29 | ''tilingName'': '''directional''' |
| | 30 | |
| | 31 | === Tiling areas of interest === |
| | 32 | ''tilingName'': '''area of interest''' |
| | 33 | |
| | 34 | === Statistic tiling === |
| | 35 | ''tilingName'': '''statistic''' |
| | 36 | |
| | 37 | |
| | 38 | == Index Types == |
| | 39 | |
| | 40 | === R+ tree === |
| | 41 | ''indexName'': '''rpt_index''' |
| | 42 | |
| | 43 | === Directory index === |
| | 44 | ''indexName'': '''d_index''' |
| | 45 | |
| | 46 | === Regular computed index === |
| | 47 | ''indexName'': '''rc_index''' |