質問

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

正しい解決策はありません

他のヒント

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top