DATAMANIP (kdatamanip) functions


LIBRARY ROUTINE

kcombine_to_complex - combines 2 double arrays into a double complex array

LIBRARY CALL

int kcombine_to_complex(kdcomplex **c, int num, double *r, double *i)

INPUT

none

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

kcombine_to_complex takes a real and imaginary array of type double and returns a kdcomplex array.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATAMANIP/objects/library/kdatamanip/src/utilities.c

SEE ALSO

kdatamanip(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.