mrf  v0.2.0

◆ new_factor1d()

struct Factor1D* new_factor1d ( int  dim)

Craete a new uninitialized Factor1D.

Parameters
dimthe dimension of the factor; should correspond to a node's dimension
Returns
struct Factor1D*