Given a matrix of dimension mxn M -yields-> L,U,S and so on, where L,U,S are matrices and/or scalars
All operations on a matrix fitting this pattern can be found in this package.
Given a matrix(ces) M (,N) -yields-> value ,where value is a number or boolean or such
All operations on a matrix fitting this pattern can be found in this package!
Given a matrix of dimension mxn M -yields-> N, where N is a matrix derived from M
All operations on a matrix fitting this pattern can be found in this package.