C++ Matrix Template Class

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+
Download

C++ Matrix Template Class Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware /
  • Publisher web site:
  • File Size:
  • 18K

C++ Matrix Template Class Tags


C++ Matrix Template Class Description

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.


C++ Matrix Template Class Related Software