8.5 References and Further Reading
The block, vector and matrix objects in GSL follow the valarray
model of C++. A description of this model can be found in the following
reference,
- B. Stroustrup,
The C++ Programming Language (3rd Ed),
Section 22.4 Vector Arithmetic.
Addison-Wesley 1997, ISBN 0-201-88954-4.