package com.jsyn.unitgen;

/* JADX INFO: loaded from: classes.dex */
public class g extends f {
    @Override // com.jsyn.unitgen.f
    public void e() {
        double d2 = this.f3262t;
        double d3 = 1.0d / (d2 + 1.0d);
        double d4 = this.f3259q;
        double d5 = 1.0d - d4;
        double d6 = 0.5d * d5 * d3;
        this.f3247e = d6;
        this.f3248f = d5 * d3;
        this.f3249g = d6;
        this.f3250h = d4 * (-2.0d) * d3;
        this.f3251i = (1.0d - d2) * d3;
    }
}
