QR_decomp function

QR decomposition

QR decomposition

QR decomposition as defined in the Stan user's guide (section 1.2).

QR_decomp(mat)

Arguments

  • mat: A matrix to perform the QR decomposition on.