C++ Matrix Template Class Library

Category
Programming
C and C++ Tools and Components

Review

A library for performing common matrix operations in your C++ program. You can create and manipulate matrices like any other built-in data type. The class is written in compliance with the ANSI/ISO C++ standard, but can be used with oldercompilers by selectively disabling namespace, templateor exception handling features. Complete source code has been included as in-line functions. The library includes sample programs that demonstrate key features.


Search

Recent searches