在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 矩阵运算 APK 下载。
矩阵运算
The application lets you to perform some simple operations and calculations with matrices:
- Transposition
- Calculate determinant
- Sum and diff of matrices
- Multiplication of matrices
- Multiplication of a matrix by number
- Calculate rank
- Find inverse
- Solve systems of linear equations (with Gauss algorithm) A*X=B.