Main Page   Modules   Compound List   File List   Compound Members   File Members  

Copy a General Size Vector
[General Size Vectors]


Functions

Gan_Vectorgan_vec_copy_q (Gan_Vector *x, Gan_Vector *y)
 Copy vector.

Gan_Vectorgan_vec_copy_s (Gan_Vector *x)
 Macro: Copy vector.

Gan_Vector_fgan_vecf_copy_q (Gan_Vector_f *x, Gan_Vector_f *y)
 Copy vector.

Gan_Vector_fgan_vecf_copy_s (Gan_Vector_f *x)
 Macro: Copy vector.


Function Documentation

Gan_Vector* gan_vec_copy_q Gan_Vector   x,
Gan_Vector   y
 

Copy vector.

Copy vector x to vector y, and return y.

Gan_Vector* gan_vec_copy_s Gan_Vector   x
 

Macro: Copy vector.

Allocate and return a copy of vector x.

Gan_Vector_f* gan_vecf_copy_q Gan_Vector_f   x,
Gan_Vector_f   y
 

Copy vector.

Copy vector x to vector y, and return y.

Gan_Vector_f* gan_vecf_copy_s Gan_Vector_f   x
 

Macro: Copy vector.

Allocate and return a copy of vector x.


Generated on Mon Oct 13 16:15:00 2003 by doxygen1.3-rc1