Contents

attributes

The attributes of a factorization object.

Declaration

var attributes: SparseAttributes_t

Discussion

In particular, the transpose field indicates whether the object is a factorization of A or A__ᵀ.

See Also

Instance Properties