powered by
lu(x, ...)
"LU"
LU-class
x
methods("lu")
lu
expand
qr
chol
x <- Matrix(rnorm(9), 3, 3) lu(x)
Run the code above in your browser using DataLab