void Collection of matrix factorisation operation functions.::mxLUSolve

(Mat* mat,
  Perm* pivot,
  Vec* b,
  Vec* x)

Given an LU factorisation in A, solve Ax=b

Documentation

Given an LU factorisation in A, solve Ax=b

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.