Module matrix_methods

Module matrix_methods 

Source
Expand description

Matrix-specific methods for Expression type

This module provides matrix operations including transpose and inverse that respect noncommutativity and implement proper order reversal rules.