covmats.MeanPriorTerm# class covmats.MeanPriorTerm[source]# Represent a mean prior. __init__() → None[source]# Initialize the instance. Properties Methods get_gradient_dot_product Return the dot product of the gradient of the prior and the given input vector. get_values Return the values of the prior term.