LA_Elimination.kl

Functions

LA_Elimination_Forward

LA_Elimination_Forward ( in Mat L, io Vec y, in Vec b )

Compute the solution y of the equation Ly=b where L is lower triangular

LA_Elimination_Backward

LA_Elimination_Backward ( in Mat U, io Vec x, in Vec y )

Compute the solution X of Ux=y where U is upper triangular