Virtual Method

NumCosmoMathStatsDistprepare

Declaration [src]

void
prepare (
  NcmStatsDist* sd
)

Description [src]

Prepares the object for calculations. This function prepares the weight matrix and sets all the weights to 1.0/sample size. It also calls the kernel_prepare function, implemented by a child, and calls the get_href function.