view C++/api/html/classCARCoeff.js @ 623:b3118c9ed67f

Turn the AGC coeffs inside out: array of structs instead of a struct of little arrays. In C++ use a vector<AGC_coeffs> for this; each of 4 stages has an entry; many fewer places need to do indexing by stage, and this removes the temptation to use little eigen arrays for the 4 stages. Also latest version of experimental log-lag SAI hacks.
author dicklyon@google.com
date Tue, 21 May 2013 04:24:05 +0000
parents 97976133eb4d
children
line wrap: on
line source
var classCARCoeff =
[
    [ "CARCoeff", "classCARCoeff.html#ad5af264c24fe76bad741cacc6dcfad1d", null ],
    [ "~CARCoeff", "classCARCoeff.html#ae6e76dc2758eb843781b57bbff6bff66", null ],
    [ "CAR", "classCARCoeff.html#a090b35b339c09320d7dae48a06832261", null ],
    [ "a0_coeffs", "classCARCoeff.html#a2afe815f09bdac1af53244b55365f211", null ],
    [ "c0_coeffs", "classCARCoeff.html#ab3490241c1adfc3168d8a4c12d01c092", null ],
    [ "g0_coeffs", "classCARCoeff.html#a237c9626e6f94557003d278626b59d74", null ],
    [ "h_coeffs", "classCARCoeff.html#a03d63906917a37988f490c3457044f92", null ],
    [ "r1_coeffs", "classCARCoeff.html#acb8f8059ee713d13e4653e70ff22ad16", null ],
    [ "zr_coeffs", "classCARCoeff.html#a02caa6298db68be987d78634e5ce2d06", null ]
];