Skip to content

stp_cmplx.dir@stp_cmplx.h.dir@STP_Cmplx_add

Andy Zhang edited this page Aug 7, 2026 · 2 revisions

STP_Cmplx_add

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_Cmplx_add

  Summary:  Adds rhs to lhs, stores result in lhs.

  Args:     STP_Cmplx* lhs
              .
            STP_Cmplx* rhs
              .

  Returns:  int
              1 if successful, 0 if not.

  Requires: * lhs and rhs are initialized and non-NULL.
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally