Searched refs:CosErr (Results 1 – 1 of 1) sorted by relevance
583 LVM_FLOAT CosErr; in LVPSA_BPDoublePrecCoefs() local619 CosErr = 0.0f; /* Initialise the error to zero */ in LVPSA_BPDoublePrecCoefs()623 CosErr += factor * coef; /* The nth partial sum */ in LVPSA_BPDoublePrecCoefs()626 CosErr = CosErr * 2; /* Correct the scaling */ in LVPSA_BPDoublePrecCoefs()632 A0 = B1 * CosErr ; /* Temporary storage for (0.5 - b2) * coserr(t0) */ in LVPSA_BPDoublePrecCoefs()