mrf
v0.2.0
◆
new_node()
struct
Node
* new_node
(
int
id
,
int
degree
,
int
dim
)
Create a new node.
Parameters
id
the identifier of the node
degree
the number of neighbors the node will have
dim
the dimensionality of the node
Returns
struct Node*
lib
mrf.c
Generated by
1.9.1