Across
- 3. a type of matrix with all values zero except the ones in the diagonal
- 6. a type of matrix with all values 0
- 7. Interchanging of columns and rows of a matrix
- 9. The values inside a matrix
- 10. a type of matrix which when transposed is equal to the original matrix
Down
- 1. a type of matrix with only one column
- 2. a type of matrix with only one row
- 4. a type of matrix with all values 0 except the diagonal, which are of 1s
- 5. a type of matrix which when transposed is equal to the negative of the original matrix
- 8. a type of matrix with number of rows equal to number of columns
