void Collection of matrix factorisation operation functions.::mxInverse

(Mat* mat,
  Mat* out)

Returns inverse of A, provided A is not too rank deficient.

Documentation

Returns inverse of A, provided A is not too rank deficient. Uses LU factorisation.

Alphabetic index HTML hierarchy of classes or Java



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