Matrix Inversion Task
Jump to navigation
Jump to search
A Matrix Inversion Task is a matrix processing task that requires the production if a matrix inverse (for an invertible matrix).
- Context:
- It can be solved by a Matrix Inversion System (that implements a matrix inversion algorithm).
- See: Invertible Matrix, Inverted Matrix, Singular Matrix.