![]() |
PK_VECTOR_is_equal |
PK_ERROR_code_t PK_VECTOR_is_equal ( --- received arguments --- PK_VECTOR_t v1, PK_VECTOR_t v2, --- returned arguments --- PK_LOGICAL_t *const is_equal ) This function tests whether the two vectors are equal within the current session precision. If they are, 'is_equal' is set to PK_LOGICAL_true, otherwise to PK_LOGICAL_false.