qr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QRResult!T qr(Slice!(RCI!T, 2, kind) matrix)
  2. QRResult!T qr(Slice!(const(T)*, 2, kind) matrix)
    @safe pure
    qr
    (
    T
    SliceKind kind
    )
    (
    auto ref const Slice!(const(T)*, 2, kind) matrix
    )

Meta