Logo MTL4
lower_trisolve(A, b)

returns vector x as solution of $ A * x= b $. The matrix A must be triangular matrix otherwise the function can throw an exception.

Details: mtl::matrix::lower_trisolve

x= lower_trisolve(A, b);

Return to Overview                                Table of Content                               


lower_trisolve(A, b) -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.