Next:
Subtraction with real scalar
Up:
Ternary Operations with Fields
Previous:
Ternary Operations with Fields
Addition with real scalar multiplication
Syntax
void QLA_
T
_
eqop
_r_times_
T
_plus
T
( restrict
Type
*r, QLA_Real *a,
Type
*b,
Type
*c)
exception
void QLA_I_
eqop
_i_times_I_plusI( restrict QLA_Int *r, QLA_Int *a,
QLA_Int *b, QLA_Int *c)
Meaning
r
=
a
*
b
+
c
, etc.
T
I, R, C, V, H, D, M, P
eqop
eq
James Osborn 2006-06-25