blob: fbb14b693d179f91ca26e6a5958dad42ac663d09 [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001var NAVTREE =
2[
Anthony Barbierdbdab852017-06-23 15:42:00 +01003 [ "Compute Library", "index.xhtml", [
4 [ "Introduction", "index.xhtml", [
5 [ "Contact / Support", "index.xhtml#S0_1_contact", null ],
Anthony Barbier871448e2017-03-24 14:54:29 +00006 [ "File organisation", "index.xhtml#S1_file_organisation", null ],
Anthony Barbiera4376382017-04-12 15:12:46 +01007 [ "Release versions and changelog", "index.xhtml#S2_versions_changelog", [
8 [ "Release versions", "index.xhtml#S2_1_versions", null ],
9 [ "Changelog", "index.xhtml#S2_2_changelog", null ]
10 ] ],
Anthony Barbier871448e2017-03-24 14:54:29 +000011 [ "How to build the library and the examples", "index.xhtml#S3_how_to_build", [
12 [ "Build options", "index.xhtml#S3_1_build_options", null ],
13 [ "Linux", "index.xhtml#S3_2_linux", [
14 [ "How to build the library ?", "index.xhtml#S3_2_1_library", null ],
15 [ "How to manually build the examples ?", "index.xhtml#S3_2_2_examples", null ]
16 ] ],
17 [ "Android", "index.xhtml#S3_3_android", [
18 [ "How to build the library ?", "index.xhtml#S3_3_1_library", null ],
19 [ "How to manually build the examples ?", "index.xhtml#S3_3_2_examples", null ]
20 ] ],
21 [ "The OpenCL stub library", "index.xhtml#S3_4_cl_stub_library", null ]
Anthony Barbierdbdab852017-06-23 15:42:00 +010022 ] ]
23 ] ],
24 [ "Library architecture", "architecture.xhtml", [
25 [ "Core vs Runtime libraries", "architecture.xhtml#S4_1", null ],
26 [ "Windows, kernels, multi-threading and functions", "architecture.xhtml#S4_2_windows_kernels_mt_functions", [
27 [ "Windows", "architecture.xhtml#S4_2_1_windows", null ],
28 [ "Kernels", "architecture.xhtml#S4_2_2", null ],
29 [ "Multi-threading", "architecture.xhtml#S4_2_3", null ],
30 [ "Functions", "architecture.xhtml#S4_2_4", null ],
31 [ "OpenCL Scheduler and kernel library", "architecture.xhtml#S4_4_1_cl_scheduler", null ],
32 [ "OpenCL events and synchronization", "architecture.xhtml#S4_4_2_events_sync", null ],
33 [ "OpenCL / NEON interoperability", "architecture.xhtml#S4_4_2_cl_neon", null ]
Anthony Barbier871448e2017-03-24 14:54:29 +000034 ] ],
Anthony Barbierdbdab852017-06-23 15:42:00 +010035 [ "Algorithms", "architecture.xhtml#S4_5_algorithms", null ],
36 [ "Images, padding, border modes and tensors", "architecture.xhtml#S4_6_images_tensors", [
37 [ "Padding and border modes", "architecture.xhtml#S4_6_1_padding_and_border", [
38 [ "Padding", "architecture.xhtml#padding", null ],
39 [ "Valid regions", "architecture.xhtml#valid_region", null ]
Anthony Barbier871448e2017-03-24 14:54:29 +000040 ] ],
Anthony Barbierdbdab852017-06-23 15:42:00 +010041 [ "Tensors", "architecture.xhtml#S4_6_2_tensors", null ],
42 [ "Images and Tensors description conventions", "architecture.xhtml#S4_6_3_description_conventions", null ],
43 [ "Working with Images and Tensors using iterators", "architecture.xhtml#S4_6_4_working_with_objects", null ]
44 ] ]
45 ] ],
46 [ "Validation and benchmarks tests", "tests.xhtml", [
47 [ "Building dependencies", "tests.xhtml#building_test_dependencies", [
48 [ "Building Boost", "tests.xhtml#building_boost", null ],
49 [ "Building Google Benchmark", "tests.xhtml#building_google_benchmark", null ]
50 ] ],
51 [ "Running tests", "tests.xhtml#tests_running_tests", [
52 [ "Benchmarking", "tests.xhtml#tests_running_tests_benchmarking", [
53 [ "Filter tests", "tests.xhtml#tests_running_tests_benchmarking_filter", null ],
54 [ "Runtime", "tests.xhtml#tests_running_tests_benchmarking_runtime", null ],
55 [ "Verbosity", "tests.xhtml#tests_running_tests_benchmarking_verbosity", null ]
56 ] ],
57 [ "Validation", "tests.xhtml#tests_running_tests_validation", [
58 [ "Filter tests", "tests.xhtml#tests_running_tests_validation_filter", null ],
59 [ "Verbosity", "tests.xhtml#tests_running_tests_validation_verbosity", null ]
Anthony Barbier871448e2017-03-24 14:54:29 +000060 ] ]
61 ] ]
62 ] ],
63 [ "Namespaces", null, [
64 [ "Namespace List", "namespaces.xhtml", "namespaces" ],
65 [ "Namespace Members", "namespacemembers.xhtml", [
Anthony Barbierdbdab852017-06-23 15:42:00 +010066 [ "All", "namespacemembers.xhtml", "namespacemembers_dup" ],
67 [ "Functions", "namespacemembers_func.xhtml", "namespacemembers_func" ],
Anthony Barbier871448e2017-03-24 14:54:29 +000068 [ "Variables", "namespacemembers_vars.xhtml", null ],
69 [ "Typedefs", "namespacemembers_type.xhtml", null ],
70 [ "Enumerations", "namespacemembers_enum.xhtml", null ]
71 ] ]
72 ] ],
73 [ "Data Structures", "annotated.xhtml", [
74 [ "Data Structures", "annotated.xhtml", "annotated_dup" ],
75 [ "Data Structure Index", "classes.xhtml", null ],
76 [ "Class Hierarchy", "hierarchy.xhtml", "hierarchy" ],
77 [ "Data Fields", "functions.xhtml", [
78 [ "All", "functions.xhtml", "functions_dup" ],
79 [ "Functions", "functions_func.xhtml", "functions_func" ],
80 [ "Variables", "functions_vars.xhtml", null ],
Anthony Barbierdbdab852017-06-23 15:42:00 +010081 [ "Typedefs", "functions_type.xhtml", null ],
82 [ "Enumerations", "functions_enum.xhtml", null ],
83 [ "Enumerator", "functions_eval.xhtml", null ],
84 [ "Related Functions", "functions_rela.xhtml", null ]
Anthony Barbier871448e2017-03-24 14:54:29 +000085 ] ]
86 ] ],
87 [ "Files", null, [
88 [ "File List", "files.xhtml", "files" ],
89 [ "Globals", "globals.xhtml", [
90 [ "All", "globals.xhtml", "globals_dup" ],
Anthony Barbiera4376382017-04-12 15:12:46 +010091 [ "Functions", "globals_func.xhtml", "globals_func" ],
Anthony Barbier871448e2017-03-24 14:54:29 +000092 [ "Variables", "globals_vars.xhtml", null ],
93 [ "Typedefs", "globals_type.xhtml", null ],
94 [ "Macros", "globals_defs.xhtml", null ]
95 ] ]
96 ] ]
97 ] ]
98];
99
100var NAVTREEINDEX =
101[
Anthony Barbierdbdab852017-06-23 15:42:00 +0100102"_absolute_difference_8cpp.xhtml",
103"_c_l_harris_corners_8h.xhtml",
104"_helpers_8inl.xhtml#a8076ba239b6681067b6cfea7f773a39f",
105"_n_e_erode_kernel_8h_source.xhtml",
106"_n_e_laplacian_reconstruct_8h_source.xhtml",
107"_tensor_operations_8h.xhtml#a6b46cf712c2bf1e96eef20c6b1b816f5",
108"arm__compute_2core_2_types_8h.xhtml#a1fece1bd804e64f39f602d1c3969849a",
109"cl__events_8cpp_source.xhtml",
110"classarm__compute_1_1_c_l_convolution_rectangle.xhtml",
111"classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml",
112"classarm__compute_1_1_c_l_multi_h_o_g.xhtml#a88dcfbbdb14ffc930e0f3e1eaf5b9d86",
113"classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#a4a5bcfcb1a9a25daecc442af866f0632",
114"classarm__compute_1_1_i_multi_image.xhtml#a38261214e277cba5b90dd1ffe31170e0",
115"classarm__compute_1_1_n_e_canny_edge.xhtml",
116"classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml",
117"classarm__compute_1_1_n_e_logits1_d_shift_exp_sum_kernel.xhtml#a541f8b17ae7011090ec7129487e61d04",
118"classarm__compute_1_1_n_e_table_lookup_kernel.xhtml#a07bb7672d1a33bacdb6d6c03329be8bc",
119"classarm__compute_1_1_tensor_info.xhtml#aaee6555ace43b03173844b1a228a3fc3",
120"classarm__compute_1_1test_1_1_program_options.xhtml",
121"classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#a2df95f7046b81e69a1265a42202ea068",
122"functions_u.xhtml",
123"namespacemembers_r.xhtml",
124"structarm__compute_1_1_rectangle.xhtml",
125"tests_2validation_2_fixed_point_8h.xhtml#ae115fc750a92fb6a5e094998b56fcc56"
Anthony Barbier871448e2017-03-24 14:54:29 +0000126];
127
128var SYNCONMSG = 'click to disable panel synchronisation';
129var SYNCOFFMSG = 'click to enable panel synchronisation';