Main Page   Modules   Compound List   File List   Compound Members   File Members  

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


Functions

Gan_Bool gan_vec_same_size (Gan_Vector *x, Gan_Vector *y)
 Macro: Checks that two vectors have the same number of rows.

Gan_Bool gan_vecf_same_size (Gan_Vector_f *x, Gan_Vector_f *y)
 Macro: Checks that two vectors have the same number of rows.


Function Documentation

Gan_Bool gan_vec_same_size Gan_Vector   x,
Gan_Vector   y
 

Macro: Checks that two vectors have the same number of rows.

Checks that two vectors have the same number of rows.

Returns:
GAN_TRUE if x and y have the same size, GAN_FALSE otherwise.

Gan_Bool gan_vecf_same_size Gan_Vector_f   x,
Gan_Vector_f   y
 

Macro: Checks that two vectors have the same number of rows.

Checks that two vectors have the same number of rows.

Returns:
GAN_TRUE if x and y have the same size, GAN_FALSE otherwise.


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