Home
last modified time | relevance | path

Searched refs:categoricals_get_weight_by_subscript (Results 1 – 3 of 3) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/math/
H A Dcategoricals.h115 double categoricals_get_weight_by_subscript (const struct categoricals *,
H A Dcovariance.c383 double w = categoricals_get_weight_by_subscript (cov->categoricals, i - cov->n_vars); in covariance_accumulate_pass2()
H A Dcategoricals.c627 categoricals_get_weight_by_subscript (const struct categoricals *cat, in categoricals_get_weight_by_subscript() function