CMul

FUNCTION:

CMul

TEMPLATE:

R3VECTOR *CMul(R3VECTOR *r, R3VECTOR *p, R3VECTOR *q);

PARAMETERS:

r - result

RETURN VALUE:

Address of the result vector 'r'

DESCRIPTION:

Componentwise multiplication