HELP FOR: The CREP dataformat for unitforms

SYNOPSIS:

EXAMPLES:

> with(linalg);

> Q:=matrix(3,3,[2,1,0,1,2,-1,0,-1,2]);

[Maple Math]

> x:=vector(3);

[Maple Math]

> print(x);

[Maple Math]

> 1/2*innerprod(x,Q,x);

[Maple Math]

SEE ALSO: crep/datatypes