CLmatrix

A C++ library that helps you with matrix operations
Download

CLmatrix Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Nathan Toner
  • Operating Systems:
  • Windows All
  • File Size:
  • 6 KB

CLmatrix Tags


CLmatrix Description

CLmatrix is designed to be a C++ class that can store and operate on matrices that vary in dimension. The operations that are currently supported are: · addition, · subtraction, · multiplication, · assignment, · transposition. Addition and subtraction can be performed between matrices of equal dimensions, or a matrix and a vector with the same number of elements as the matrix has rows. Multiplication can only be performed between two matrices where the number of columns of the left-hand matrix equals the number of rows of the right-hand matrix.


CLmatrix Related Software