nimble.calculate.covariance

nimble.calculate.covariance(X, X_T=None, sample=True)

Calculate the covariance between points in X.

If X_T is not provided, a copy of X will be made in this function.