Defined in File factorize.hpp
l is unit lower triangular whose diagonal elements are ignored. Solves l×y = x and store the solution in x.
l
l×y = x
x
x – RHS of the system, solution storage.
l – matrix to be inverted.