modules.js 1.1 KB

1234567891011121314151617
  1. var modules =
  2. [
  3. [ "Basic Math Functions", "group__groupMath.html", "group__groupMath" ],
  4. [ "Fast Math Functions", "group__groupFastMath.html", "group__groupFastMath" ],
  5. [ "Complex Math Functions", "group__groupCmplxMath.html", "group__groupCmplxMath" ],
  6. [ "Filtering Functions", "group__groupFilters.html", "group__groupFilters" ],
  7. [ "Matrix Functions", "group__groupMatrix.html", "group__groupMatrix" ],
  8. [ "Transform Functions", "group__groupTransforms.html", "group__groupTransforms" ],
  9. [ "Controller Functions", "group__groupController.html", "group__groupController" ],
  10. [ "Statistics Functions", "group__groupStats.html", "group__groupStats" ],
  11. [ "Support Functions", "group__groupSupport.html", "group__groupSupport" ],
  12. [ "Interpolation Functions", "group__groupInterpolation.html", "group__groupInterpolation" ],
  13. [ "Examples", "group__groupExamples.html", "group__groupExamples" ],
  14. [ "SVM Functions", "group__groupSVM.html", "group__groupSVM" ],
  15. [ "Bayesian estimators", "group__groupBayes.html", "group__groupBayes" ],
  16. [ "Distance functions", "group__groupDistance.html", "group__groupDistance" ]
  17. ];