Virtual Method
NumCosmoMathStatsDistprepare_kernel
Declaration [src]
void
prepare_kernel (
NcmStatsDist* sd,
GPtrArray* sample_array
)
Description [src]
Prepares the object for computations of the individuals kernels
and is usually part of ncm_stats_dist_prepare() and is should not
be called directly.
This virtual method does not have a default implementation and must be defined by the descendants.