Method
NumCosmoMathStatsDistKDEset_nearPD_maxiter
Declaration [src]
void
ncm_stats_dist_kde_set_nearPD_maxiter (
NcmStatsDistKDE* sdkde,
const guint maxiter
)
Description [src]
Sets the maximum number of iterations when finding the
nearest positive definite covariance matrix to maxiter. This function is implemented
as a property and is called in the _cholesky_decomp and in the ncm_stats_dist_kde_prepare_kernel function.
| Sets property | NumCosmoMath.StatsDistKDE:nearPD-maxiter |