Mercurial > hg > aimc
view C++/api/html/hierarchy.js @ 601:d838de2ce1b1
Added AGC::designAGC()
This new method is not debugged ... that is the next step.
author | flatmax |
---|---|
date | Tue, 02 Apr 2013 08:38:23 +0000 |
parents | 97976133eb4d |
children |
line wrap: on
line source
var hierarchy = [ [ "Coefficients", "classCoefficients.html", [ [ "AGCCoeff", "classAGCCoeff.html", null ], [ "CARCoeff", "classCARCoeff.html", null ], [ "IHCCoeff", "classIHCCoeff.html", null ] ] ], [ "Ear", "classEar.html", null ], [ "EarComponent< COEFFTYPE, PARAMTYPE, STATETYPE >", "classEarComponent.html", null ], [ "EarComponent< AGCCoeff, AGCParam, AGCState >", "classEarComponent.html", [ [ "AGC", "classAGC.html", null ] ] ], [ "EarComponent< CARCoeff, CARParam, CARState >", "classEarComponent.html", [ [ "CAR", "classCAR.html", null ] ] ], [ "EarComponent< IHCCoeff, IHCParam, IHCState >", "classEarComponent.html", [ [ "IHC", "classIHC.html", null ] ] ], [ "Ears", "classEars.html", null ], [ "Parameters", "classParameters.html", [ [ "AGCParam", "classAGCParam.html", null ], [ "CARParam", "classCARParam.html", null ], [ "IHCParam", "classIHCParam.html", null ] ] ], [ "PsychoAcoustics", "classPsychoAcoustics.html", null ], [ "State", "classState.html", [ [ "AGCState", "classAGCState.html", null ], [ "CARState", "classCARState.html", null ], [ "IHCState", "classIHCState.html", null ] ] ] ];