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

Copy a General Size Vector
[General Size Vectors]


Functions

Gan_Vector * gan_vec_copy_q (const Gan_Vector *x, Gan_Vector *y)
 Copy vector.
Gan_Vector * gan_vec_copy_s (const Gan_Vector *x)
 Macro: Copy vector.
Gan_Vector_f * gan_vecf_copy_q (const Gan_Vector_f *x, Gan_Vector_f *y)
 Copy vector.
Gan_Vector_f * gan_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 Sat May 21 23:52:55 2005 by  doxygen 1.4.3