Creates a constant factor for the given set of variables.
Creates a constant factor for the given set of variables. The constant value is 0.
The scope of the factor.
A constant factor for the given scope.
Creates a constant factor for the given list of variables.
Creates a constant factor for the given list of variables. The constant value is 0.
The scope of the factor.
A constant factor for the given scope.
Creates a constant factor for the given variable.
Creates a constant factor for the given variable. The constant value is 0.
The scope of the factor.
A constant factor for the given scope.
Creates a constant factor for the given set variables and with the given constant value.
Creates a constant factor for the given set variables and with the given constant value.
The scope of the factor.
The value of each entry of the factor.
A constant factor for the given scope.
Computes the distance between two factors.
Computes the distance between two factors. This is d(phi, psi). The distance is defined as the squared euclidean metric of the values of phi - psi. Both factors have to share scope.
One factor.
Another factor.
The distance of the two given factors.
Creates a factor for the given set of variables with random values in range (0,1).
Creates a factor for the given set of variables with random values in range (0,1).
The scope of the factor.
A factor with random values.
Creates a uniform factor for the given set of variables.
Creates a uniform factor for the given set of variables. The factor is normalized.
Ths scope of the factor.
A uniform factor for the given scope.