Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1 | var NAVTREE = |
| 2 | [ |
| 3 | [ "ARM Compute Library", "index.xhtml", [ |
| 4 | [ "Documentation", "index.xhtml", [ |
| 5 | [ "Introduction", "index.xhtml#S0_introduction", [ |
| 6 | [ "Contact / Support", "index.xhtml#S0_1_contact", null ] |
| 7 | ] ], |
| 8 | [ "File organisation", "index.xhtml#S1_file_organisation", null ], |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame^] | 9 | [ "Release versions and changelog", "index.xhtml#S2_versions_changelog", [ |
| 10 | [ "Release versions", "index.xhtml#S2_1_versions", null ], |
| 11 | [ "Changelog", "index.xhtml#S2_2_changelog", null ] |
| 12 | ] ], |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 13 | [ "How to build the library and the examples", "index.xhtml#S3_how_to_build", [ |
| 14 | [ "Build options", "index.xhtml#S3_1_build_options", null ], |
| 15 | [ "Linux", "index.xhtml#S3_2_linux", [ |
| 16 | [ "How to build the library ?", "index.xhtml#S3_2_1_library", null ], |
| 17 | [ "How to manually build the examples ?", "index.xhtml#S3_2_2_examples", null ] |
| 18 | ] ], |
| 19 | [ "Android", "index.xhtml#S3_3_android", [ |
| 20 | [ "How to build the library ?", "index.xhtml#S3_3_1_library", null ], |
| 21 | [ "How to manually build the examples ?", "index.xhtml#S3_3_2_examples", null ] |
| 22 | ] ], |
| 23 | [ "The OpenCL stub library", "index.xhtml#S3_4_cl_stub_library", null ] |
| 24 | ] ], |
| 25 | [ "Library Architecture", "index.xhtml#S4_architecture", [ |
| 26 | [ "Core vs Runtime libraries", "index.xhtml#S4_1", null ], |
| 27 | [ "Windows, kernels, multi-threading and functions", "index.xhtml#S4_2_windows_kernels_mt_functions", [ |
| 28 | [ "Windows", "index.xhtml#S4_2_1_windows", null ], |
| 29 | [ "Kernels", "index.xhtml#S4_2_2", null ], |
| 30 | [ "Multi-threading", "index.xhtml#S4_2_3", null ], |
| 31 | [ "Functions", "index.xhtml#S4_2_4", null ], |
| 32 | [ "OpenCL Scheduler and kernel library", "index.xhtml#S4_4_1_cl_scheduler", null ], |
| 33 | [ "OpenCL events and synchronisation", "index.xhtml#S4_4_2_events_sync", null ], |
| 34 | [ "OpenCL / NEON interoperability", "index.xhtml#S4_4_2_cl_neon", null ] |
| 35 | ] ], |
| 36 | [ "Algorithms", "index.xhtml#S4_5_algorithms", null ], |
| 37 | [ "Images, padding, border modes and tensors", "index.xhtml#S4_6_images_tensors", [ |
| 38 | [ "Padding and border modes", "index.xhtml#S4_6_1_padding_and_border", [ |
| 39 | [ "Padding", "index.xhtml#padding", null ], |
| 40 | [ "Valid regions", "index.xhtml#valid_region", null ] |
| 41 | ] ], |
| 42 | [ "Tensors", "index.xhtml#S4_6_2_tensors", null ], |
| 43 | [ "Images and Tensors description conventions", "index.xhtml#S4_6_3_description_conventions", null ], |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame^] | 44 | [ "Working with Images and Tensors using iterators", "index.xhtml#S4_6_4_working_with_objects", null ] |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 45 | ] ] |
| 46 | ] ] |
| 47 | ] ], |
| 48 | [ "Namespaces", null, [ |
| 49 | [ "Namespace List", "namespaces.xhtml", "namespaces" ], |
| 50 | [ "Namespace Members", "namespacemembers.xhtml", [ |
| 51 | [ "All", "namespacemembers.xhtml", null ], |
| 52 | [ "Functions", "namespacemembers_func.xhtml", null ], |
| 53 | [ "Variables", "namespacemembers_vars.xhtml", null ], |
| 54 | [ "Typedefs", "namespacemembers_type.xhtml", null ], |
| 55 | [ "Enumerations", "namespacemembers_enum.xhtml", null ] |
| 56 | ] ] |
| 57 | ] ], |
| 58 | [ "Data Structures", "annotated.xhtml", [ |
| 59 | [ "Data Structures", "annotated.xhtml", "annotated_dup" ], |
| 60 | [ "Data Structure Index", "classes.xhtml", null ], |
| 61 | [ "Class Hierarchy", "hierarchy.xhtml", "hierarchy" ], |
| 62 | [ "Data Fields", "functions.xhtml", [ |
| 63 | [ "All", "functions.xhtml", "functions_dup" ], |
| 64 | [ "Functions", "functions_func.xhtml", "functions_func" ], |
| 65 | [ "Variables", "functions_vars.xhtml", null ], |
| 66 | [ "Enumerations", "functions_enum.xhtml", null ] |
| 67 | ] ] |
| 68 | ] ], |
| 69 | [ "Files", null, [ |
| 70 | [ "File List", "files.xhtml", "files" ], |
| 71 | [ "Globals", "globals.xhtml", [ |
| 72 | [ "All", "globals.xhtml", "globals_dup" ], |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame^] | 73 | [ "Functions", "globals_func.xhtml", "globals_func" ], |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 74 | [ "Variables", "globals_vars.xhtml", null ], |
| 75 | [ "Typedefs", "globals_type.xhtml", null ], |
| 76 | [ "Macros", "globals_defs.xhtml", null ] |
| 77 | ] ] |
| 78 | ] ] |
| 79 | ] ] |
| 80 | ]; |
| 81 | |
| 82 | var NAVTREEINDEX = |
| 83 | [ |
| 84 | "_access_window_auto_padding_8h.xhtml", |
| 85 | "_c_l_pyramid_8h_source.xhtml", |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame^] | 86 | "_n_e_color_convert_helper_8inl.xhtml#a14fd899b732509e245976b9967b8931d", |
| 87 | "_pyramid_info_8h.xhtml", |
| 88 | "cl__convolution_8cpp.xhtml#a9915340d2c3c10c51e07994dde353f01", |
| 89 | "classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml#a40c8a145562e3a8a4aa332a5ee17d4c9", |
| 90 | "classarm__compute_1_1_c_l_im2_col_kernel.xhtml#accc9c8b95ec9d657ae76703031c28def", |
| 91 | "classarm__compute_1_1_c_l_scheduler.xhtml#a9608e5af9f3a199f69ca6aa41b94359a", |
| 92 | "classarm__compute_1_1_i_c_l_multi_image.xhtml#ad6273d4c4587f7956d48f2ea356a5c9b", |
| 93 | "classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml#aab3def12cce96f7b7edde8f2a1de66f5", |
| 94 | "classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml#a3f451de2b9b4c74b5c66a1b9b0511836", |
| 95 | "classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml#ad1717410afd0be936c6213a63c8005fb", |
| 96 | "classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml#ac9d0ac2c616250612ac3835839480cc3", |
| 97 | "classtest__helpers_1_1_p_p_m_loader.xhtml#a49afa04c8a5fd9ead48e07440b37294c", |
| 98 | "harris__corners_8cl.xhtml#a2cf3b8c23c9f8f383d81d13bfff96e3d", |
| 99 | "struct_image.xhtml#ae01febbfd0689ef709f3ff6fdd2abc7e" |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 100 | ]; |
| 101 | |
| 102 | var SYNCONMSG = 'click to disable panel synchronisation'; |
| 103 | var SYNCOFFMSG = 'click to enable panel synchronisation'; |