blob: bb8befed5cacdcc2334359d3c679afa36a2bd407 [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001var 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 ],
9 [ "Versions changelog", "index.xhtml#S2_versions_changelog", null ],
10 [ "How to build the library and the examples", "index.xhtml#S3_how_to_build", [
11 [ "Build options", "index.xhtml#S3_1_build_options", null ],
12 [ "Linux", "index.xhtml#S3_2_linux", [
13 [ "How to build the library ?", "index.xhtml#S3_2_1_library", null ],
14 [ "How to manually build the examples ?", "index.xhtml#S3_2_2_examples", null ]
15 ] ],
16 [ "Android", "index.xhtml#S3_3_android", [
17 [ "How to build the library ?", "index.xhtml#S3_3_1_library", null ],
18 [ "How to manually build the examples ?", "index.xhtml#S3_3_2_examples", null ]
19 ] ],
20 [ "The OpenCL stub library", "index.xhtml#S3_4_cl_stub_library", null ]
21 ] ],
22 [ "Library Architecture", "index.xhtml#S4_architecture", [
23 [ "Core vs Runtime libraries", "index.xhtml#S4_1", null ],
24 [ "Windows, kernels, multi-threading and functions", "index.xhtml#S4_2_windows_kernels_mt_functions", [
25 [ "Windows", "index.xhtml#S4_2_1_windows", null ],
26 [ "Kernels", "index.xhtml#S4_2_2", null ],
27 [ "Multi-threading", "index.xhtml#S4_2_3", null ],
28 [ "Functions", "index.xhtml#S4_2_4", null ],
29 [ "OpenCL Scheduler and kernel library", "index.xhtml#S4_4_1_cl_scheduler", null ],
30 [ "OpenCL events and synchronisation", "index.xhtml#S4_4_2_events_sync", null ],
31 [ "OpenCL / NEON interoperability", "index.xhtml#S4_4_2_cl_neon", null ]
32 ] ],
33 [ "Algorithms", "index.xhtml#S4_5_algorithms", null ],
34 [ "Images, padding, border modes and tensors", "index.xhtml#S4_6_images_tensors", [
35 [ "Padding and border modes", "index.xhtml#S4_6_1_padding_and_border", [
36 [ "Padding", "index.xhtml#padding", null ],
37 [ "Valid regions", "index.xhtml#valid_region", null ]
38 ] ],
39 [ "Tensors", "index.xhtml#S4_6_2_tensors", null ],
40 [ "Images and Tensors description conventions", "index.xhtml#S4_6_3_description_conventions", null ],
41 [ "Working with Images and Tensors", "index.xhtml#S4_6_4_working_with_objects", null ]
42 ] ]
43 ] ]
44 ] ],
45 [ "Namespaces", null, [
46 [ "Namespace List", "namespaces.xhtml", "namespaces" ],
47 [ "Namespace Members", "namespacemembers.xhtml", [
48 [ "All", "namespacemembers.xhtml", null ],
49 [ "Functions", "namespacemembers_func.xhtml", null ],
50 [ "Variables", "namespacemembers_vars.xhtml", null ],
51 [ "Typedefs", "namespacemembers_type.xhtml", null ],
52 [ "Enumerations", "namespacemembers_enum.xhtml", null ]
53 ] ]
54 ] ],
55 [ "Data Structures", "annotated.xhtml", [
56 [ "Data Structures", "annotated.xhtml", "annotated_dup" ],
57 [ "Data Structure Index", "classes.xhtml", null ],
58 [ "Class Hierarchy", "hierarchy.xhtml", "hierarchy" ],
59 [ "Data Fields", "functions.xhtml", [
60 [ "All", "functions.xhtml", "functions_dup" ],
61 [ "Functions", "functions_func.xhtml", "functions_func" ],
62 [ "Variables", "functions_vars.xhtml", null ],
63 [ "Enumerations", "functions_enum.xhtml", null ]
64 ] ]
65 ] ],
66 [ "Files", null, [
67 [ "File List", "files.xhtml", "files" ],
68 [ "Globals", "globals.xhtml", [
69 [ "All", "globals.xhtml", "globals_dup" ],
70 [ "Functions", "globals_func.xhtml", null ],
71 [ "Variables", "globals_vars.xhtml", null ],
72 [ "Typedefs", "globals_type.xhtml", null ],
73 [ "Macros", "globals_defs.xhtml", null ]
74 ] ]
75 ] ]
76 ] ]
77];
78
79var NAVTREEINDEX =
80[
81"_access_window_auto_padding_8h.xhtml",
82"_c_l_pyramid_8h_source.xhtml",
83"_n_e_color_convert_helper_8inl.xhtml#a3c22c0d3494660b72b4fc04fec76f92d",
84"_strides_8h.xhtml",
85"classarm__compute_1_1_access_window_auto_padding.xhtml#a4bca6da5857d60a9565c60b483859208",
86"classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#a493987e85723a8000eb26d1f00e2ad0e",
87"classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml#ab4f161672ed88d4b2322e14d6923b4d6",
88"classarm__compute_1_1_c_l_sobel5x5.xhtml",
89"classarm__compute_1_1_i_c_p_p_simple_kernel.xhtml#a4a631f6a74572e47d958c4c314406000",
90"classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml#aa5786af8781e59574815a07c6746943a",
91"classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#a8fd12b95bdde3f93db96bc9b1598db69",
92"classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml#a885b754efced9144226ada4c202574b6",
93"classarm__compute_1_1_n_e_transpose_kernel.xhtml#a46381b755f709be78595e61225c71afe",
94"convolution5x5_8cl.xhtml#ac80109c09492de142b4b7498f2fc6abb",
95"index.xhtml#S4_4_2_events_sync",
96"structarm__compute_1_1_key_point.xhtml#a8ca2aae59762685dd38143e5f8267147"
97];
98
99var SYNCONMSG = 'click to disable panel synchronisation';
100var SYNCOFFMSG = 'click to enable panel synchronisation';