bayespy.nodes.Dot

bayespy.nodes.Dot(*args, **kwargs)[source]

Node for computing inner product of several Gaussian vectors.

This is a simple wrapper of the much more general SumMultiply. For now, it is here for backward compatibility.