Talk:GNU Scientific Library

From Wikipedia, the free encyclopedia

[edit] weird sentence

C++ programmers have to use static functions redirecting to the correct member function, since the address used for static member functions in C++ is compatible with the GSL.

to someone unfamiliar with this subject, this sentence is confusing. i always thought incompatibility produced problems, not compatibility.