Multiplication by real constant

Syntax void QLA_T_eqop_r_times_T( restrictType *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