Generic Function Lu-Solve! (1 method)

( lu-solve! < lu > < x > )

Part of:

package lisplab
Solves the linear equation system LUx=b, where LU is an output
from LU-factor!.

Method Summary

lu-solve! < matrix-base > < matrix-base