mrf
v0.2.0
◆
new_factor2d()
struct
Factor2D
* new_factor2d
(
int
rows
,
int
cols
)
Create a new uninitialized
Factor2D
.
Factor2D
is row-major.
Parameters
rows
the number of rows
cols
the number of columns
Returns
struct Factor2D*
lib
mrf.h
Generated by
1.9.1