| Modifier and Type | Method and Description |
|---|---|
Qr.Options |
fullMatrices(Boolean fullMatrices) |
public Qr.Options fullMatrices(Boolean fullMatrices)
fullMatrices - If true, compute full-sized `q` and `r`. If false
(the default), compute only the leading `P` columns of `q`.Copyright © 2015–2019. All rights reserved.