InterviewSolution
Saved Bookmarks
| 1. |
Which mathematics library is used for vector manipulation in c++?(a) cli++(b) vec++(c) blitz++(d) stac+++I have been asked this question during an interview for a job.This interesting question is from Generalized Numeric Algorithms in portion Strings, Streams & Numerics in C++ of C++ |
|
Answer» The correct OPTION is (C) BLITZ++ |
|