Qr.Options

public static class Qr.Options

Optional attributes for Qr

Public Methods

Qr.Options
fullMatrices(Boolean fullMatrices)

Inherited Methods

Public Methods

public Qr.Options fullMatrices (Boolean fullMatrices)

Parameters
fullMatrices If true, compute full-sized `q` and `r`. If false (the default), compute only the leading `P` columns of `q`.