Dear friends:
I need the vector computation as follows, for example:
A=[1,2,3], B=[3,4,5]
C=A+B; C=A-B;C=A+alphs*B;
Could you please suggest me a C++ numerical library for this kind of computation.
Regards
Recommended Answers
Jump to PostSeriously how hard is it to perform a google search?
Just pick one of the top ones. Sorry for sounding rude, but sometimes independency is what should be utilized to increase productivity
All 2 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.