The set of all real-valued invertible matrices of size "n" x "n", denoted as GLn.
The number of rows/columns
const result = Chalkboard.abal.GL(2); // Returns the set of invertible 2-by-2 matrices Copy
const result = Chalkboard.abal.GL(2); // Returns the set of invertible 2-by-2 matrices
The set of all real-valued invertible matrices of size "n" x "n", denoted as GLn.