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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:34:09