Top | ![]() |
![]() |
![]() |
![]() |
AgsComplex * | ags_complex_alloc () |
gpointer | ags_complex_copy () |
void | ags_complex_free () |
complex | ags_complex_get () |
void | ags_complex_set () |
GType | ags_complex_get_type () |
#define | AGS_COMPLEX_M_E |
#define | AGS_COMPLEX_M_PI |
#define | AGS_TYPE_COMPLEX |
typedef | AgsComplex |
gpointer
ags_complex_copy (AgsComplex *ptr
);
Create a copy of ptr
.
Since: 2.0.0
void ags_complex_set (AgsComplex *ptr
,complex z
);
Set complex number.
Since: 2.0.0