pymc.gp.cov.Constant# class pymc.gp.cov.Constant(c)[源代码]# 常数值协方差函数。 \[k(x, x') = c\] 方法 Constant.__init__(c) Constant.diag(X) Constant.full(X[, Xs])