[][src]Trait alga::linear::InversibleSquareMatrix

pub trait InversibleSquareMatrix: SquareMatrix + MultiplicativeGroup { }

The group of inversible matrix. Commonly known as the General Linear group GL(n) by algebraists.

Implementors

Loading content...