covmats.NullPriorTerm# class covmats.NullPriorTerm[source]# Represent a null prior term. __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.