void
Collection of matrix factorisation operation functions.::mxLUTSolve
(
Mat
* mat,
Perm
* pivot,
Vec
*
b
,
Vec
* x)
Given an LU factorisation in
A
, solve
A^Tx=b
Documentation
Given an LU factorisation in
A
, solve
A^Tx=b
Alphabetic index
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.