JASPL  0.2
Just Another Signal Processing Library
searchdata.js
1 var indexSectionsWithContent =
2 {
3  0: "aefhijlnoprst",
4  1: "fhijlnoprst",
5  2: "aeoprt",
6  3: "j"
7 };
8 
9 var indexSectionNames =
10 {
11  0: "all",
12  1: "classes",
13  2: "functions",
14  3: "pages"
15 };
16 
17 var indexSectionLabels =
18 {
19  0: "All",
20  1: "Classes",
21  2: "Functions",
22  3: "Pages"
23 };
24