This object can perform math operations with matrices.
It is the JavaScript version of an existing PHP class that can take the definition of a matrix as a string with the values of the elements separated by commas and the rows by semi-colons.
It can also create an identity matrix given its size.
The object can perform several types of operations with matrices like add or subtract another matrix, multiply by a scalar value or by another matrix, get the determinant, get the cofactor, transpose the matrix, adjugate and invert.
|
|
| Name: |
Matrix Operations |
| Base name: |
lw-matrix |
| Description: |
Perform math operations with matrices |
| Version: |
1 |
| JavaScript version: |
1.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
138 users |
| All time rank: |
204 |
| Week users: |
0 users |
| Week rank: |
84  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|