arm_compute v17.06
diff --git a/documentation/inherit_graph_21.map b/documentation/inherit_graph_21.map
index e89802c..db67400 100644
--- a/documentation/inherit_graph_21.map
+++ b/documentation/inherit_graph_21.map
@@ -1,138 +1,3 @@
<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
-<area shape="rect" id="node1" href="$classarm__compute_1_1_i_function.xhtml" title="Base class for all functions. " alt="" coords="5,2691,81,2717"/>
-<area shape="rect" id="node2" href="$classarm__compute_1_1_c_l_canny_edge.xhtml" title="Basic function to execute canny edge on OpenCL. " alt="" coords="159,496,266,523"/>
-<area shape="rect" id="node3" href="$classarm__compute_1_1_c_l_convolution_layer.xhtml" title="Basic function to compute the convolution layer. " alt="" coords="143,547,283,573"/>
-<area shape="rect" id="node4" href="$classarm__compute_1_1_c_l_convolution_square.xhtml" title="Basic function to execute square convolution.Currently it supports 5x5, 7x7, 9x9. ..." alt="" coords="138,598,287,639"/>
-<area shape="rect" id="node5" href="$classarm__compute_1_1_c_l_equalize_histogram.xhtml" title="Basic function to execute histogram equalization. " alt="" coords="138,664,287,691"/>
-<area shape="rect" id="node6" href="$classarm__compute_1_1_c_l_fast_corners.xhtml" title="Basic function to execute fast corners. " alt="" coords="157,715,268,741"/>
-<area shape="rect" id="node7" href="$classarm__compute_1_1_c_l_fully_connected_layer.xhtml" title="Basic function to compute a Fully Connected layer on OpenCL. " alt="" coords="131,765,294,792"/>
-<area shape="rect" id="node8" href="$classarm__compute_1_1_c_l_gaussian5x5.xhtml" title="Basic function to execute gaussian filter 5x5. " alt="" coords="155,816,270,843"/>
-<area shape="rect" id="node9" href="$classarm__compute_1_1_c_l_gaussian_pyramid.xhtml" title="Common interface for all Gaussian pyramid functions. " alt="" coords="141,867,284,893"/>
-<area shape="rect" id="node12" href="$classarm__compute_1_1_c_l_g_e_m_m.xhtml" title="Basic function to execute GEMM on OpenCL. " alt="" coords="173,917,253,944"/>
-<area shape="rect" id="node13" href="$classarm__compute_1_1_c_l_g_e_m_m_lowp.xhtml" title="Basic function to execute GEMMLowp on OpenCL. " alt="" coords="157,968,268,995"/>
-<area shape="rect" id="node14" href="$classarm__compute_1_1_c_l_harris_corners.xhtml" title="Basic function to execute harris corners detection. " alt="" coords="153,1019,273,1045"/>
-<area shape="rect" id="node15" href="$classarm__compute_1_1_c_l_histogram.xhtml" title="Basic function to execute histogram. " alt="" coords="163,1069,262,1096"/>
-<area shape="rect" id="node16" href="$classarm__compute_1_1_c_l_integral_image.xhtml" title="Basic function to execute integral image. " alt="" coords="153,1120,272,1147"/>
-<area shape="rect" id="node17" href="$classarm__compute_1_1_c_l_laplacian_pyramid.xhtml" title="Basic function to execute laplacian pyramid. " alt="" coords="141,1171,284,1197"/>
-<area shape="rect" id="node18" href="$classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml" title="Basic function to execute laplacian reconstruction. " alt="" coords="130,1221,295,1248"/>
-<area shape="rect" id="node19" href="$classarm__compute_1_1_c_l_mean_std_dev.xhtml" title="Basic function to execute mean and standard deviation by calling CLMeanStdDevKernel. " alt="" coords="155,1272,270,1299"/>
-<area shape="rect" id="node20" href="$classarm__compute_1_1_c_l_min_max_location.xhtml" title="Basic function to execute min and max location. " alt="" coords="145,1323,280,1349"/>
-<area shape="rect" id="node21" href="$classarm__compute_1_1_c_l_normalization_layer.xhtml" title="Basic function to simulate a normalization layer. " alt="" coords="137,1373,288,1400"/>
-<area shape="rect" id="node22" href="$classarm__compute_1_1_c_l_optical_flow.xhtml" title="Basic function to execute optical flow. " alt="" coords="159,1424,267,1451"/>
-<area shape="rect" id="node23" href="$classarm__compute_1_1_c_l_sobel5x5.xhtml" title="Basic function to execute sobel 5x5 filter. " alt="" coords="166,1475,259,1501"/>
-<area shape="rect" id="node24" href="$classarm__compute_1_1_c_l_sobel7x7.xhtml" title="Basic function to execute sobel 7x7 filter. " alt="" coords="166,1525,259,1552"/>
-<area shape="rect" id="node25" href="$classarm__compute_1_1_c_l_softmax_layer.xhtml" title="Basic function to compute a SoftmaxLayer. " alt="" coords="153,1576,273,1603"/>
-<area shape="rect" id="node26" href="$classarm__compute_1_1_i_c_l_simple_function.xhtml" title="Basic interface for functions which have a single OpenCL kernel. " alt="" coords="146,1627,279,1653"/>
-<area shape="rect" id="node67" href="$classarm__compute_1_1_i_n_e_simple_function.xhtml" title="Basic interface for functions which have a single NEON kernel. " alt="" coords="145,2615,280,2641"/>
-<area shape="rect" id="node109" href="$classarm__compute_1_1_n_e_canny_edge.xhtml" title="Basic function to execute canny edge on NEON. " alt="" coords="158,2665,267,2692"/>
-<area shape="rect" id="node110" href="$classarm__compute_1_1_n_e_convolution_layer.xhtml" title="Basic function to simulate a convolution layer. " alt="" coords="141,2716,284,2743"/>
-<area shape="rect" id="node111" href="$classarm__compute_1_1_n_e_convolution_square.xhtml" title="Basic function to execute convolution of size 5x5, 7x7, 9x9. " alt="" coords="137,2767,288,2809"/>
-<area shape="rect" id="node112" href="$classarm__compute_1_1_n_e_derivative.xhtml" title="Basic function to execute first order derivative operator. " alt="" coords="163,2833,263,2860"/>
-<area shape="rect" id="node113" href="$classarm__compute_1_1_n_e_equalize_histogram.xhtml" title="Basic function to execute histogram equalization. " alt="" coords="137,2884,288,2911"/>
-<area shape="rect" id="node114" href="$classarm__compute_1_1_n_e_fast_corners.xhtml" title="Basic function to execute fast corners. " alt="" coords="156,2935,269,2961"/>
-<area shape="rect" id="node115" href="$classarm__compute_1_1_n_e_fill_border.xhtml" title="Basic function to run NEFillBorderKernel. " alt="" coords="165,2985,261,3012"/>
-<area shape="rect" id="node116" href="$classarm__compute_1_1_n_e_fully_connected_layer.xhtml" title="Basic function to compute a Fully Connected layer on NEON. " alt="" coords="131,3036,295,3063"/>
-<area shape="rect" id="node117" href="$classarm__compute_1_1_n_e_gaussian5x5.xhtml" title="Basic function to execute gaussian filter 5x5. " alt="" coords="154,3087,271,3113"/>
-<area shape="rect" id="node118" href="$classarm__compute_1_1_n_e_gaussian_pyramid.xhtml" title="Common interface for all Gaussian pyramid functions. " alt="" coords="141,3137,285,3164"/>
-<area shape="rect" id="node121" href="$classarm__compute_1_1_n_e_g_e_m_m.xhtml" title="Basic function to execute GEMM on NEON. " alt="" coords="171,3188,254,3215"/>
-<area shape="rect" id="node122" href="$classarm__compute_1_1_n_e_g_e_m_m_lowp.xhtml" title="Basic function to execute GEMMLowp on NEON. " alt="" coords="156,3239,269,3265"/>
-<area shape="rect" id="node123" href="$classarm__compute_1_1_n_e_harris_corners.xhtml" title="Basic function to execute harris corners detection. " alt="" coords="151,3289,274,3316"/>
-<area shape="rect" id="node124" href="$classarm__compute_1_1_n_e_histogram.xhtml" title="Basic function to run NEHistogramKernel. " alt="" coords="162,3340,263,3367"/>
-<area shape="rect" id="node125" href="$classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml" title="Basic function to calculate HOG descriptor. " alt="" coords="147,3391,278,3417"/>
-<area shape="rect" id="node126" href="$classarm__compute_1_1_n_e_h_o_g_gradient.xhtml" title="Basic function to calculate the gradient for HOG. " alt="" coords="153,3441,273,3468"/>
-<area shape="rect" id="node127" href="$classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml" title="Basic function to detect multiple objects (or the same object at different scales) on the same input ..." alt="" coords="135,3492,290,3519"/>
-<area shape="rect" id="node128" href="$classarm__compute_1_1_n_e_laplacian_pyramid.xhtml" title="Basic function to execute laplacian pyramid. " alt="" coords="141,3543,285,3569"/>
-<area shape="rect" id="node129" href="$classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml" title="Basic function to execute laplacian reconstruction. " alt="" coords="129,3593,296,3620"/>
-<area shape="rect" id="node130" href="$classarm__compute_1_1_n_e_mean_std_dev.xhtml" title="Basic function to execute mean and std deviation. " alt="" coords="154,3644,271,3671"/>
-<area shape="rect" id="node131" href="$classarm__compute_1_1_n_e_min_max_location.xhtml" title="Basic function to execute min and max location. " alt="" coords="145,3695,281,3721"/>
-<area shape="rect" id="node132" href="$classarm__compute_1_1_n_e_normalization_layer.xhtml" title="Basic function to simulate a normalization layer. " alt="" coords="136,3745,289,3772"/>
-<area shape="rect" id="node133" href="$classarm__compute_1_1_n_e_optical_flow.xhtml" title="Basic function to execute optical flow. " alt="" coords="157,3796,268,3823"/>
-<area shape="rect" id="node134" href="$classarm__compute_1_1_n_e_sobel5x5.xhtml" title="Basic function to execute sobel 5x5 filter. " alt="" coords="165,3847,260,3873"/>
-<area shape="rect" id="node135" href="$classarm__compute_1_1_n_e_sobel7x7.xhtml" title="Basic function to execute sobel 7x7 filter. " alt="" coords="165,3897,260,3924"/>
-<area shape="rect" id="node136" href="$classarm__compute_1_1_n_e_softmax_layer.xhtml" title="Basic function to compute a SoftmaxLayer. " alt="" coords="151,3948,274,3975"/>
-<area shape="rect" id="node10" href="$classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml" title="Basic function to execute gaussian pyramid with HALF scale factor. " alt="" coords="363,5,529,32"/>
-<area shape="rect" id="node11" href="$classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml" title="Basic function to execute gaussian pyramid with ORB scale factor. " alt="" coords="365,56,527,83"/>
-<area shape="rect" id="node27" href="$classarm__compute_1_1_c_l_absolute_difference.xhtml" title="Basic function to run CLAbsoluteDifferenceKernel. " alt="" coords="371,107,521,133"/>
-<area shape="rect" id="node28" href="$classarm__compute_1_1_c_l_accumulate.xhtml" title="Basic function to run CLAccumulateKernel. " alt="" coords="392,157,500,184"/>
-<area shape="rect" id="node29" href="$classarm__compute_1_1_c_l_accumulate_squared.xhtml" title="Basic function to run CLAccumulateSquaredKernel. " alt="" coords="368,208,524,235"/>
-<area shape="rect" id="node30" href="$classarm__compute_1_1_c_l_accumulate_weighted.xhtml" title="Basic function to run CLAccumulateWeightedKernel. " alt="" coords="365,259,527,285"/>
-<area shape="rect" id="node31" href="$classarm__compute_1_1_c_l_activation_layer.xhtml" title="Basic function to run CLActivationLayerKernel. " alt="" coords="381,309,511,336"/>
-<area shape="rect" id="node32" href="$classarm__compute_1_1_c_l_arithmetic_addition.xhtml" title="Basic function to run CLArithmeticAdditionKernel. " alt="" coords="373,360,519,387"/>
-<area shape="rect" id="node33" href="$classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml" title="Basic function to run CLArithmeticSubtractionKernel. " alt="" coords="364,411,528,437"/>
-<area shape="rect" id="node34" href="$classarm__compute_1_1_c_l_bitwise_and.xhtml" title="Basic function to run CLBitwiseAndKernel. " alt="" coords="393,461,499,488"/>
-<area shape="rect" id="node35" href="$classarm__compute_1_1_c_l_bitwise_not.xhtml" title="Basic function to run CLBitwiseNotKernel. " alt="" coords="395,512,497,539"/>
-<area shape="rect" id="node36" href="$classarm__compute_1_1_c_l_bitwise_or.xhtml" title="Basic function to run CLBitwiseOrKernel. " alt="" coords="398,563,494,589"/>
-<area shape="rect" id="node37" href="$classarm__compute_1_1_c_l_bitwise_xor.xhtml" title="Basic function to run CLBitwiseXorKernel. " alt="" coords="395,613,497,640"/>
-<area shape="rect" id="node38" href="$classarm__compute_1_1_c_l_box3x3.xhtml" title="Basic function to execute box filter 3x3. " alt="" coords="405,664,487,691"/>
-<area shape="rect" id="node39" href="$classarm__compute_1_1_c_l_channel_combine.xhtml" title="Basic function to run CLChannelCombineKernel to perform channel combination. " alt="" coords="377,715,515,741"/>
-<area shape="rect" id="node40" href="$classarm__compute_1_1_c_l_channel_extract.xhtml" title="Basic function to run CLChannelExtractKernel to perform channel extraction. " alt="" coords="381,765,511,792"/>
-<area shape="rect" id="node41" href="$classarm__compute_1_1_c_l_color_convert.xhtml" title="Basic function to run CLColorConvertKernel. " alt="" coords="388,816,504,843"/>
-<area shape="rect" id="node42" href="$classarm__compute_1_1_c_l_convolution3x3.xhtml" title="Basic function to execute convolution of size 3x3. " alt="" coords="381,867,511,893"/>
-<area shape="rect" id="node43" href="$classarm__compute_1_1_c_l_convolution_rectangle.xhtml" title="Basic function to execute non-square convolution. " alt="" coords="363,917,529,944"/>
-<area shape="rect" id="node44" href="$classarm__compute_1_1_c_l_depth_convert.xhtml" title="Basic function to run CLDepthConvertKernel. " alt="" coords="386,968,506,995"/>
-<area shape="rect" id="node45" href="$classarm__compute_1_1_c_l_derivative.xhtml" title="Basic function to execute first order derivative operator. " alt="" coords="397,1019,495,1045"/>
-<area shape="rect" id="node46" href="$classarm__compute_1_1_c_l_dilate.xhtml" title="Basic function to execute dilate. " alt="" coords="409,1069,483,1096"/>
-<area shape="rect" id="node47" href="$classarm__compute_1_1_c_l_erode.xhtml" title="Basic function to execute erode. " alt="" coords="409,1120,483,1147"/>
-<area shape="rect" id="node48" href="$classarm__compute_1_1_c_l_fill_border.xhtml" title="Basic function to run CLFillBorderKernel. " alt="" coords="399,1171,493,1197"/>
-<area shape="rect" id="node49" href="$classarm__compute_1_1_c_l_gaussian3x3.xhtml" title="Basic function to execute gaussian filter 3x3. " alt="" coords="389,1221,503,1248"/>
-<area shape="rect" id="node50" href="$classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml" title="Basic function to execute CLGEMMInterleave4x4Kernel. " alt="" coords="367,1272,525,1299"/>
-<area shape="rect" id="node51" href="$classarm__compute_1_1_c_l_magnitude.xhtml" title="Basic function to run CLMagnitudePhaseKernel. " alt="" coords="397,1323,495,1349"/>
-<area shape="rect" id="node52" href="$classarm__compute_1_1_c_l_median3x3.xhtml" title="Basic function to execute median filter. " alt="" coords="395,1373,497,1400"/>
-<area shape="rect" id="node53" href="$classarm__compute_1_1_c_l_non_linear_filter.xhtml" title="Basic function to execute non linear filter. " alt="" coords="383,1424,509,1451"/>
-<area shape="rect" id="node54" href="$classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml" title="Basic function to execute non-maxima suppression over a 3x3 window. " alt="" coords="345,1475,547,1501"/>
-<area shape="rect" id="node55" href="$classarm__compute_1_1_c_l_phase.xhtml" title="Basic function to execute an CLMagnitudePhaseKernel. " alt="" coords="408,1525,484,1552"/>
-<area shape="rect" id="node56" href="$classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml" title="Basic function to run CLPixelWiseMultiplicationKernel. " alt="" coords="359,1576,533,1603"/>
-<area shape="rect" id="node57" href="$classarm__compute_1_1_c_l_pooling_layer.xhtml" title="Basic function to simulate a pooling layer with the specified pooling operation. " alt="" coords="389,1627,503,1653"/>
-<area shape="rect" id="node58" href="$classarm__compute_1_1_c_l_remap.xhtml" title="Basic function to execute remap. " alt="" coords="405,1677,487,1704"/>
-<area shape="rect" id="node59" href="$classarm__compute_1_1_c_l_scale.xhtml" title="Basic function to run CLScaleKernel. " alt="" coords="410,1728,482,1755"/>
-<area shape="rect" id="node60" href="$classarm__compute_1_1_c_l_scharr3x3.xhtml" title="Basic function to execute scharr 3x3 filter. " alt="" coords="397,1779,495,1805"/>
-<area shape="rect" id="node61" href="$classarm__compute_1_1_c_l_sobel3x3.xhtml" title="Basic function to execute sobel 3x3 filter. " alt="" coords="399,1829,493,1856"/>
-<area shape="rect" id="node62" href="$classarm__compute_1_1_c_l_table_lookup.xhtml" title="Basic function to run CLTableLookupKernel. " alt="" coords="389,1880,503,1907"/>
-<area shape="rect" id="node63" href="$classarm__compute_1_1_c_l_threshold.xhtml" title="Basic function to run CLThresholdKernel. " alt="" coords="398,1931,494,1957"/>
-<area shape="rect" id="node64" href="$classarm__compute_1_1_c_l_transpose.xhtml" title="Basic function to transpose a matrix on OpenCL. " alt="" coords="396,1981,496,2008"/>
-<area shape="rect" id="node65" href="$classarm__compute_1_1_c_l_warp_affine.xhtml" title="Basic function to run CLWarpAffineKernel for AFFINE transformation. " alt="" coords="394,2032,498,2059"/>
-<area shape="rect" id="node66" href="$classarm__compute_1_1_c_l_warp_perspective.xhtml" title="Basic function to run CLWarpPerspectiveKernel for PERSPECTIVE transformation. " alt="" coords="377,2083,515,2109"/>
-<area shape="rect" id="node68" href="$classarm__compute_1_1_n_e_absolute_difference.xhtml" title="Basic function to run NEAbsoluteDifferenceKernel. " alt="" coords="370,2133,522,2160"/>
-<area shape="rect" id="node69" href="$classarm__compute_1_1_n_e_accumulate.xhtml" title="Basic function to run NEAccumulateKernel. " alt="" coords="391,2184,501,2211"/>
-<area shape="rect" id="node70" href="$classarm__compute_1_1_n_e_accumulate_squared.xhtml" title="Basic function to run NEAccumulateSquaredKernel. " alt="" coords="367,2235,525,2261"/>
-<area shape="rect" id="node71" href="$classarm__compute_1_1_n_e_accumulate_weighted.xhtml" title="Basic function to run NEAccumulateWeightedKernel. " alt="" coords="363,2285,529,2312"/>
-<area shape="rect" id="node72" href="$classarm__compute_1_1_n_e_activation_layer.xhtml" title="Basic function to run NEActivationLayerKernel. " alt="" coords="381,2336,511,2363"/>
-<area shape="rect" id="node73" href="$classarm__compute_1_1_n_e_arithmetic_addition.xhtml" title="Basic function to run NEArithmeticAdditionKernel. " alt="" coords="373,2387,519,2413"/>
-<area shape="rect" id="node74" href="$classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml" title="Basic function to run NEArithmeticSubtractionKernel. " alt="" coords="363,2437,529,2464"/>
-<area shape="rect" id="node75" href="$classarm__compute_1_1_n_e_bitwise_and.xhtml" title="Basic function to run NEBitwiseAndKernel. " alt="" coords="393,2488,499,2515"/>
-<area shape="rect" id="node76" href="$classarm__compute_1_1_n_e_bitwise_not.xhtml" title="Basic function to run NEBitwiseNotKernel. " alt="" coords="393,2539,499,2565"/>
-<area shape="rect" id="node77" href="$classarm__compute_1_1_n_e_bitwise_or.xhtml" title="Basic function to run NEBitwiseOrKernel. " alt="" coords="397,2589,495,2616"/>
-<area shape="rect" id="node78" href="$classarm__compute_1_1_n_e_bitwise_xor.xhtml" title="Basic function to run NEBitwiseXorKernel. " alt="" coords="394,2640,498,2667"/>
-<area shape="rect" id="node79" href="$classarm__compute_1_1_n_e_box3x3.xhtml" title="Basic function to execute box filter 3x3. " alt="" coords="403,2691,489,2717"/>
-<area shape="rect" id="node80" href="$classarm__compute_1_1_n_e_channel_combine.xhtml" title="Basic function to run NEChannelCombineKernel to perform channel combination. " alt="" coords="375,2741,517,2768"/>
-<area shape="rect" id="node81" href="$classarm__compute_1_1_n_e_channel_extract.xhtml" title="Basic function to run NEChannelExtractKernel to perform channel extraction. " alt="" coords="381,2792,511,2819"/>
-<area shape="rect" id="node82" href="$classarm__compute_1_1_n_e_color_convert.xhtml" title="Basic function to run NEColorConvertKernel to perform color conversion. " alt="" coords="387,2843,505,2869"/>
-<area shape="rect" id="node83" href="$classarm__compute_1_1_n_e_convolution3x3.xhtml" title="Basic function to execute convolution of size 3x3. " alt="" coords="381,2893,511,2920"/>
-<area shape="rect" id="node84" href="$classarm__compute_1_1_n_e_convolution_rectangle.xhtml" title="Basic function to execute non-square convolution. " alt="" coords="361,2944,531,2971"/>
-<area shape="rect" id="node85" href="$classarm__compute_1_1_n_e_depth_convert.xhtml" title="Basic function to run NEDepthConvertKernel. " alt="" coords="385,2995,507,3021"/>
-<area shape="rect" id="node86" href="$classarm__compute_1_1_n_e_dilate.xhtml" title="Basic function to execute dilate. " alt="" coords="409,3045,483,3072"/>
-<area shape="rect" id="node87" href="$classarm__compute_1_1_n_e_erode.xhtml" title="Basic function to execute erode. " alt="" coords="409,3096,483,3123"/>
-<area shape="rect" id="node88" href="$classarm__compute_1_1_n_e_gaussian3x3.xhtml" title="Basic function to execute gaussian filter 3x3. " alt="" coords="387,3147,505,3173"/>
-<area shape="rect" id="node89" href="$classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml" title="Basic function to execute NEGEMMInterleave4x4Kernel. " alt="" coords="366,3197,526,3224"/>
-<area shape="rect" id="node90" href="$classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml" title="Basic function to execute NEGEMMTranspose1xWKernel. " alt="" coords="361,3248,531,3275"/>
-<area shape="rect" id="node91" href="$classarm__compute_1_1_n_e_h_o_g_detector.xhtml" title="Basic function to execute HOG detector based on linear SVM. " alt="" coords="385,3299,507,3325"/>
-<area shape="rect" id="node92" href="$classarm__compute_1_1_n_e_integral_image.xhtml" title="Basic function to run a NEIntegralImageKernel. " alt="" coords="386,3349,506,3376"/>
-<area shape="rect" id="node93" href="$classarm__compute_1_1_n_e_magnitude.xhtml" title="Basic function to run NEMagnitudePhaseKernel. " alt="" coords="395,3400,497,3427"/>
-<area shape="rect" id="node94" href="$classarm__compute_1_1_n_e_median3x3.xhtml" title="Basic function to execute median filter. " alt="" coords="394,3451,498,3477"/>
-<area shape="rect" id="node95" href="$classarm__compute_1_1_n_e_non_linear_filter.xhtml" title="Basic function to execute non linear filter. " alt="" coords="381,3501,511,3528"/>
-<area shape="rect" id="node96" href="$classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml" title="Basic function to execute non-maxima suppression over a 3x3 window. " alt="" coords="344,3552,548,3579"/>
-<area shape="rect" id="node97" href="$classarm__compute_1_1_n_e_phase.xhtml" title="Basic function to run NEMagnitudePhaseKernel. " alt="" coords="407,3603,485,3629"/>
-<area shape="rect" id="node98" href="$classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml" title="Basic function to run NEPixelWiseMultiplicationKernel. " alt="" coords="358,3653,534,3680"/>
-<area shape="rect" id="node99" href="$classarm__compute_1_1_n_e_pooling_layer.xhtml" title="Basic function to simulate a pooling layer with the specified pooling operation. " alt="" coords="388,3704,504,3731"/>
-<area shape="rect" id="node100" href="$classarm__compute_1_1_n_e_remap.xhtml" title="Basic function to execute remap. " alt="" coords="405,3755,487,3781"/>
-<area shape="rect" id="node101" href="$classarm__compute_1_1_n_e_scale.xhtml" title="Basic function to run NEScaleKernel. " alt="" coords="409,3805,483,3832"/>
-<area shape="rect" id="node102" href="$classarm__compute_1_1_n_e_scharr3x3.xhtml" title="Basic function to execute scharr 3x3 filter. " alt="" coords="396,3856,496,3883"/>
-<area shape="rect" id="node103" href="$classarm__compute_1_1_n_e_sobel3x3.xhtml" title="Basic function to execute sobel 3x3 filter. " alt="" coords="399,3907,493,3933"/>
-<area shape="rect" id="node104" href="$classarm__compute_1_1_n_e_table_lookup.xhtml" title="Basic function to run NETableLookupKernel. " alt="" coords="389,3957,503,3984"/>
-<area shape="rect" id="node105" href="$classarm__compute_1_1_n_e_threshold.xhtml" title="Basic function to run NEThresholdKernel. " alt="" coords="397,4008,495,4035"/>
-<area shape="rect" id="node106" href="$classarm__compute_1_1_n_e_transpose.xhtml" title="Basic function to transpose a matrix on NEON. " alt="" coords="395,4059,497,4085"/>
-<area shape="rect" id="node107" href="$classarm__compute_1_1_n_e_warp_affine.xhtml" title="Basic function to run NEWarpAffineKernel. " alt="" coords="393,4109,499,4136"/>
-<area shape="rect" id="node108" href="$classarm__compute_1_1_n_e_warp_perspective.xhtml" title="Basic function to run NEWarpPerspectiveKernel. " alt="" coords="375,4160,517,4187"/>
-<area shape="rect" id="node119" href="$classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml" title="Basic function to execute gaussian pyramid with HALF scale factor. " alt="" coords="362,4211,530,4237"/>
-<area shape="rect" id="node120" href="$classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml" title="Basic function to execute gaussian pyramid with ORB scale factor. " alt="" coords="363,4261,529,4288"/>
+<area shape="rect" id="node1" href="$structarm__compute_1_1test_1_1common__promoted__signed__type.xhtml" title="Find the signed promoted common type. " alt="" coords="5,5,184,47"/>
</map>