FUNCTION: uf_init - initialize the matrix of a unit form

CALLING SEQUENCE:
uf_init(v)

PARAMETERS:
v - bigraph of the unit form

SYNOPSIS:

EXAMPLES:

> q:=uf_init([5]);

[Maple Math]

> q:=uf_init([3,[1,2],[2,3,1],[3,1,-2]]);

[Maple Math]

SEE ALSO: uforms/unit_form

BACK TO: start page of the crep online manual, uforms