Method

NumCosmoMathStatsVecupdate_weight

Declaration [src]

void
ncm_stats_vec_update_weight (
  NcmStatsVec* svec,
  gdouble w
)

Description [src]

Updates the statistics using svec->x set in svec and weight, then reset svec->x to zero.

Parameters

w

Type: gdouble

The statistical weight.