Method
NumCosmoMathStatsDistget_kernel
Declaration [src]
NcmStatsDistKernel*
ncm_stats_dist_get_kernel (
NcmStatsDist* sd
)
Description [src]
Gets the kernel to be used in the interpolation.
| Gets property | NumCosmoMath.StatsDist:kernel |
Return value
Type: NcmStatsDistKernel
Current NcmStatsDistKernel used.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |