d_cnjg.c
Go to the documentation of this file.
1 #include "datatypes.h"
2 
4  r->r = z->r;
5  r->i = -(z->i);
6 }
void d_cnjg(doublecomplex *r, doublecomplex *z)
Definition: d_cnjg.c:3
doublereal r
Definition: datatypes.h:13
doublereal i
Definition: datatypes.h:13


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:06:50