Updates the basechange matrices P
and Q
if true
. If set to false
,
the matrices remains empty.
If true
, the input is left unchanged, and the reduced matrix D
is a new matrix. Otherwise, A
is mutated to D
, and the reference to
A
to returned as D
. Default is true
.
Record the reduction steps if needed.
Generated using TypeDoc
Optional arguments