Next:
Multiplication by complex constant
Up:
Binary Operations with Constants
Previous:
Binary Operations with Constants
Multiplication by real constant
Syntax
void QLA_
T
_
eqop
_r_times_
T
( restrict
Type
*r, QLA_Real *a,
Type
*b)
exception
void QLA_I_
eqop
_i_times_I( restrict QLA_Int *r, QLA_Int *a,
QLA_Int *b)
Meaning
r
=
a
*b
, etc. (
a
real, constant)
T
I, R, C, V, H, D, M, P
eqop
eq, peq, meq, eqm
James Osborn 2006-06-25