From 76177aa280494bb36d7a0bcbda1078d4db717020 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Mon, 9 Dec 2019 11:25:19 +0100 Subject: Official ARM version: v4.5 --- Documentation/DSP/html/group__group_examples.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/DSP/html/group__group_examples.js (limited to 'Documentation/DSP/html/group__group_examples.js') diff --git a/Documentation/DSP/html/group__group_examples.js b/Documentation/DSP/html/group__group_examples.js new file mode 100644 index 0000000..08848f0 --- /dev/null +++ b/Documentation/DSP/html/group__group_examples.js @@ -0,0 +1,14 @@ +var group__group_examples = +[ + [ "Class Marks Example", "group___class_marks.html", null ], + [ "Convolution Example", "group___convolution_example.html", null ], + [ "Dot Product Example", "group___dotproduct_example.html", null ], + [ "Frequency Bin Example", "group___frequency_bin.html", null ], + [ "FIR Lowpass Filter Example", "group___f_i_r_l_p_f.html", null ], + [ "Graphic Audio Equalizer Example", "group___g_e_q5_band.html", null ], + [ "Linear Interpolate Example", "group___linear_interp_example.html", null ], + [ "Matrix Example", "group___matrix_example.html", null ], + [ "Signal Convergence Example", "group___signal_convergence.html", null ], + [ "SineCosine Example", "group___sin_cos_example.html", null ], + [ "Variance Example", "group___variance_example.html", null ] +]; \ No newline at end of file -- cgit