Frage

Is there any library or the code of a function in C++ that I can use for comparing numeric vectors in C++?

Keine korrekte Lösung

Andere Tipps

Just googled a little and found smth like that here I think you can use that to write your own which will work with numbers and vectors. Anyways, I dont know that topic but they say it is about strings(in other words letters). Also, I don't think for a project of this scale, speed will be an issue.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top