bayespy.inference.vmp.nodes.gaussian_markov_chain.GaussianMarkovChainMoments¶
- class bayespy.inference.vmp.nodes.gaussian_markov_chain.GaussianMarkovChainMoments(N, D)[source]¶
-
Methods
__init__
(N, D)add_converter
(moments_to, converter)from_values
(x)get_converter
(moments_to)Finds conversion to another moments type if possible.
Override this method when moment class instances are not identical if they have different attributes.
get_instance_converter
(**kwargs)Default converter within a moments class is an identity.
rotate
(u, R[, logdet])