matrix (339B)
1 # Matrix 2 3 ## Types 4 5 [matrix_types] 6 7 ## Operations 8 9 - [kronecker_product] 10 - [matrix_product] 11 12 ## Values 13 14 - [matrix_rank] 15 - [determinant] and [permanent] 16 - [trace] 17 18 ## Concepts 19 20 - [eigenvalue] 21 22 ## [computational_problem] 23 24 - [matrix_multiplication] 25 - [matrix_mortality] 26 27 ## [Generalizations] 28 29 - [tensor] 30 31 Up: [mathematics] 32 33 Aliases: matrices