compare_vectors: compare_vectors
Description
Compare two vectors looking for differences
Usage
compare_vectors(target, current, ...)
Arguments
- target
the base vector
- current
a vector to compare target to
- ...
Additional arguments which might be passed through (numerical accuracy)