FUNCTION: &mm - scalar product of a K0X class with an integer

CALLING SEQUENCE:
&mm(r,f)

PARAMETERS:
r - an integer
f - a K0 class of type quiver

SYNOPSIS:

EXAMPLES:

> with(tubular):

> read_in(3,3,3);

assume f1 defined

> show(f1);

[Maple Math]

> f2 := &mm(-8,f1); show(f2);

[Maple Math]

[Maple Math]

SEE ALSO: &++, &==, &--, tubular/datatypes

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