annotate C++/api/html/navtreeindex.js @ 610:01986636257a

Second check-in of Alex Brandmeyer's C++ implementation of CARFAC. Addressed style issues and completed implementation of remaining functions. Still needs proper testing of the output stages against the MATLAB version, and runtime functions need improvements in efficiency.
author alexbrandmeyer
date Thu, 16 May 2013 17:33:23 +0000
parents 97976133eb4d
children
rev   line source
flatmax@592 1 var NAVTREEINDEX =
flatmax@592 2 {
flatmax@592 3 "index.html":[],
flatmax@592 4 "index.html":[0],
flatmax@592 5 "annotated.html":[1,0],
flatmax@592 6 "classAGC.html":[1,0,0],
flatmax@592 7 "classAGCCoeff.html":[1,0,1],
flatmax@592 8 "classAGCParam.html":[1,0,2],
flatmax@592 9 "classAGCState.html":[1,0,3],
flatmax@592 10 "classCAR.html":[1,0,4],
flatmax@592 11 "classCARCoeff.html":[1,0,5],
flatmax@592 12 "classCARParam.html":[1,0,6],
flatmax@592 13 "classCARState.html":[1,0,7],
flatmax@592 14 "classCoefficients.html":[1,0,8],
flatmax@592 15 "classEar.html":[1,0,9],
flatmax@592 16 "classEarComponent.html":[1,0,10],
flatmax@592 17 "classEars.html":[1,0,11],
flatmax@592 18 "classIHC.html":[1,0,12],
flatmax@592 19 "classIHCCoeff.html":[1,0,13],
flatmax@592 20 "classIHCParam.html":[1,0,14],
flatmax@592 21 "classIHCState.html":[1,0,15],
flatmax@592 22 "classParameters.html":[1,0,16],
flatmax@594 23 "classPsychoAcoustics.html":[1,0,17],
flatmax@594 24 "classState.html":[1,0,18],
flatmax@592 25 "classes.html":[1,1],
flatmax@592 26 "hierarchy.html":[1,2],
flatmax@592 27 "functions.html":[1,3,0],
flatmax@592 28 "functions_func.html":[1,3,1],
flatmax@592 29 "functions_vars.html":[1,3,2],
flatmax@594 30 "functions_rela.html":[1,3,3],
flatmax@592 31 "files.html":[2,0],
flatmax@592 32 "AGC_8C.html":[2,0,0],
flatmax@592 33 "AGC_8H.html":[2,0,1],
flatmax@592 34 "AGCCoeff_8C.html":[2,0,2],
flatmax@592 35 "AGCCoeff_8H.html":[2,0,3],
flatmax@592 36 "AGCParam_8C.html":[2,0,4],
flatmax@592 37 "AGCParam_8H.html":[2,0,5],
flatmax@592 38 "AGCState_8C.html":[2,0,6],
flatmax@592 39 "AGCState_8H.html":[2,0,7],
flatmax@592 40 "CAR_8C.html":[2,0,8],
flatmax@592 41 "CAR_8H.html":[2,0,9],
flatmax@592 42 "CARCoeff_8C.html":[2,0,10],
flatmax@592 43 "CARCoeff_8H.html":[2,0,11],
flatmax@592 44 "CARFACCommon_8H.html":[2,0,12],
flatmax@592 45 "CARParam_8C.html":[2,0,13],
flatmax@592 46 "CARParam_8H.html":[2,0,14],
flatmax@592 47 "CARState_8C.html":[2,0,15],
flatmax@592 48 "CARState_8H.html":[2,0,16],
flatmax@592 49 "Coefficients_8C.html":[2,0,17],
flatmax@592 50 "Coefficients_8H.html":[2,0,18],
flatmax@592 51 "Ear_8C.html":[2,0,19],
flatmax@592 52 "Ear_8H.html":[2,0,20],
flatmax@592 53 "EarComponent_8C.html":[2,0,21],
flatmax@592 54 "EarComponent_8H.html":[2,0,22],
flatmax@592 55 "Ears_8C.html":[2,0,23],
flatmax@592 56 "Ears_8H.html":[2,0,24],
flatmax@592 57 "IHC_8C.html":[2,0,25],
flatmax@592 58 "IHC_8H.html":[2,0,26],
flatmax@592 59 "IHCCoeff_8C.html":[2,0,27],
flatmax@592 60 "IHCCoeff_8H.html":[2,0,28],
flatmax@592 61 "IHCParam_8C.html":[2,0,29],
flatmax@592 62 "IHCParam_8H.html":[2,0,30],
flatmax@592 63 "IHCState_8C.html":[2,0,31],
flatmax@592 64 "IHCState_8H.html":[2,0,32],
flatmax@592 65 "Parameters_8C.html":[2,0,33],
flatmax@592 66 "Parameters_8H.html":[2,0,34],
flatmax@594 67 "PsychoAcoustics_8C.html":[2,0,35],
flatmax@594 68 "PsychoAcoustics_8H.html":[2,0,36],
flatmax@594 69 "State_8C.html":[2,0,37],
flatmax@594 70 "State_8H.html":[2,0,38],
flatmax@592 71 "globals.html":[2,1,0],
flatmax@592 72 "globals_type.html":[2,1,1],
flatmax@592 73 "globals_defs.html":[2,1,2]
flatmax@592 74 };