module LUSolve

Solves a*x = b for x, using LU decomposition.