Matrix algebra
Package:
Summary:
Perform operations with matrices
Groups:
Author:
Description:
This class can be used to perform algebra operations with matrices.
It takes the definition of the coefficient values of a matrix and can perform several types of algebra operations.
Currently it can calculate the sum, substraction, multiplication, determinant, adjoint, inverse, Gauss-Jordan reduction algorithm, etc..
It takes the definition of the coefficient values of a matrix and can perform several types of algebra operations.
Currently it can calculate the sum, substraction, multiplication, determinant, adjoint, inverse, Gauss-Jordan reduction algorithm, etc..
Comments are closed.