same_vector
List of: Functions
Subjects: Mathematics
Contents: Base

Action: Determines whether or not two vectors are the same.

Prototype: logical same_vector (


SPAvector const& v1, // first vector


SPAvector const& v2, // second vector


const double res // resolution for



= SPAresabs // comparison


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/vector.hxx"

#include "baseutil/logical.h"

Library: baseutil

Filename: base/baseutil/vector/vector.hxx

Effect: System routine
PDF/BASE/02FN.PDF
HTM/DATA/BASE/BASE/02FN/0037.HTM