In file expr.hpp:

template<class T, class T2> extern void CalcInverse

(const FlatMatrix<T> & m,
  FlatMatrix<T2> & inv)

Calculate inverse.

Documentation

Calculate inverse. Gauss elimination with row pivoting

Alphabetic index HTML hierarchy of classes or Java



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