Loading [MathJax]/extensions/tex2jax.js
mrf
v0.2.0
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Files
File List
Globals
All
b
c
d
f
m
n
r
s
Functions
b
c
d
f
m
n
r
s
•
All
Data Structures
Files
Functions
Pages
◆
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