Main Page | Modules | Class List | File List | Class Members | File Members

Copy a General Size Vector
[General Size Vectors]


Functions

Gan_Vectorgan_vec_copy_q (const Gan_Vector *x, Gan_Vector *y)
 Copy vector.
Gan_Vectorgan_vec_copy_s (const Gan_Vector *x)
 Macro: Copy vector.
Gan_Vector_fgan_vecf_copy_q (const Gan_Vector_f *x, Gan_Vector_f *y)
 Copy vector.
Gan_Vector_fgan_vecf_copy_s (const Gan_Vector_f *x)
 Macro: Copy vector.

Function Documentation

Gan_Vector* gan_vec_copy_q const Gan_Vector x,
Gan_Vector y
 

Copy vector.

Copy vector x to vector y, and return y.

Gan_Vector* gan_vec_copy_s const Gan_Vector x  ) 
 

Macro: Copy vector.

Allocate and return a copy of vector x.

Gan_Vector_f* gan_vecf_copy_q const 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 const Gan_Vector_f x  ) 
 

Macro: Copy vector.

Allocate and return a copy of vector x.


Generated on Fri Mar 17 12:44:59 2006 by  doxygen 1.3.9.1