X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fpercentiles.h;h=0dd09820945e1bafaee5a017ba3756cb4197783b;hb=18aa57536d6eac0b0562f31d9a7a01605c3d51ad;hp=935584636918c6ae727ba58fdd4e843b56805130;hpb=bb611ecc6f1c33a0a7c691785927c545d18696f6;p=pspp-builds.git diff --git a/src/math/percentiles.h b/src/math/percentiles.h index 93558463..0dd09820 100644 --- a/src/math/percentiles.h +++ b/src/math/percentiles.h @@ -39,6 +39,7 @@ struct percentile struct order_stats parent; double ptile; + double w; /* Mutable */ double g1;