mrf
v0.2.0
◆
new_factor2d_uniform_prior()
struct
Factor2D
* new_factor2d_uniform_prior
(
int
rows
,
int
cols
)
Create a
Factor2D
with entries \(f_{ij}(x_i, x_j) = (rows * cols)^{-1}\).
Parameters
rows
Number of rows the factor has
cols
Number of columns the factor has
Returns
struct Factor2D*
lib
mrf.c
Generated by
1.9.1