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

All 2 Replies

Seriously 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

Seriously 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

Thank you very much! I realy serached, but i use other keyword and use yahoo search, it seems yahoo search can not outperfrom google.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.