public interface LU<T>
Matrix<T>
getL()
getP()
getU()
Matrix<T> getL()
Matrix<T> getU()
Matrix<T> getP()