Test Attributes of a General Size Vector (original) (raw)

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

| | 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. | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| | 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