Main Page   Modules   Compound List   File List   Compound Members   File Members  

Set Attributes of a General Size Vector
[General Size Vectors]


Functions

Gan_Vectorgan_vec_set_size (Gan_Vector *x, unsigned long rows)
 Set size of vector.

Gan_Vector_fgan_vecf_set_size (Gan_Vector_f *x, unsigned long rows)
 Set size of vector.


Function Documentation

Gan_Vector* gan_vec_set_size Gan_Vector   x,
unsigned long    rows
 

Set size of vector.

Returns:
Pointer to the vector x.
Set size of vector x to rows.

Gan_Vector_f* gan_vecf_set_size Gan_Vector_f   x,
unsigned long    rows
 

Set size of vector.

Returns:
Pointer to the vector x.
Set size of vector x to rows.


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