Matrix Class
Understand the implementation of a 3x3 square Matrix class.
We'll cover the following...
Challenge
Write a program containing the Matrix
class that performs addition, multiplication, transpose, and determinant value operations on 3 x 3
matrices.
Access this course and 1400+ top-rated courses and projects.