mrf  v0.2.0
Factor2D Struct Reference

A two-dimensional un-normalized mass function. More...

#include "mrf.h"

Data Fields

int col_id
 
int cols
 
int row_id
 
int rows
 
double * values
 

Detailed Description

A two-dimensional un-normalized mass function.

Each entry should satisfy \(f_{ij}(x_i, x_j) \geq 0 \).

A Factor2D should be created using only new_factor2d or associated constructors.


The documentation for this struct was generated from the following file: