|
Blitz++ is a high-performance vector mathematics library written in C++. This library is intended for use in scientific applications that might otherwise be implemented with Fortran or MATLAB. Blitz++ utilizes advanced C++ template metaprogramming techniques, including expression templates, to provide speed-optimized mathematical operations on sequences of data without sacrificing the natural syntax provided by other mathematical programming systems. Indeed, it has been recognized as a pioneer in the area of C++ template metaprogramming.〔David Abrahams, Aleksey Gurtovoy: ''C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond'', Addison-Wesley, ISBN 0-321-22725-5〕 ==See also== *Boost C++ libraries -- notably (uBLAS -- the boost Basic Linear Algebra Library ) *Armadillo (C++ library) *dlib (C++ library) *IT++ 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Blitz++」の詳細全文を読む スポンサード リンク
|