annotate C++/api/html/annotated.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 annotated =
flatmax@592 2 [
flatmax@592 3 [ "AGC", "classAGC.html", "classAGC" ],
flatmax@592 4 [ "AGCCoeff", "classAGCCoeff.html", "classAGCCoeff" ],
flatmax@592 5 [ "AGCParam", "classAGCParam.html", "classAGCParam" ],
flatmax@592 6 [ "AGCState", "classAGCState.html", "classAGCState" ],
flatmax@592 7 [ "CAR", "classCAR.html", "classCAR" ],
flatmax@592 8 [ "CARCoeff", "classCARCoeff.html", "classCARCoeff" ],
flatmax@592 9 [ "CARParam", "classCARParam.html", "classCARParam" ],
flatmax@592 10 [ "CARState", "classCARState.html", "classCARState" ],
flatmax@592 11 [ "Coefficients", "classCoefficients.html", "classCoefficients" ],
flatmax@592 12 [ "Ear", "classEar.html", "classEar" ],
flatmax@592 13 [ "EarComponent< COEFFTYPE, PARAMTYPE, STATETYPE >", "classEarComponent.html", "classEarComponent" ],
flatmax@592 14 [ "Ears", "classEars.html", "classEars" ],
flatmax@592 15 [ "IHC", "classIHC.html", "classIHC" ],
flatmax@592 16 [ "IHCCoeff", "classIHCCoeff.html", "classIHCCoeff" ],
flatmax@592 17 [ "IHCParam", "classIHCParam.html", "classIHCParam" ],
flatmax@592 18 [ "IHCState", "classIHCState.html", "classIHCState" ],
flatmax@592 19 [ "Parameters", "classParameters.html", "classParameters" ],
flatmax@594 20 [ "PsychoAcoustics", "classPsychoAcoustics.html", "classPsychoAcoustics" ],
flatmax@592 21 [ "State", "classState.html", "classState" ]
flatmax@592 22 ];