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

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


Functions

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

Function Documentation

Gan_Bool gan_vec_same_size const Gan_Vector x,
const 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 const Gan_Vector_f x,
const 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 Fri Mar 17 12:44:59 2006 by  doxygen 1.3.9.1