Definition at line 173 of file Inverse.h.
#include <src/LU/Inverse.h>
Static Public Member Functions | |
| static void | run (const MatrixType &matrix, const typename MatrixType::RealScalar &absDeterminantThreshold, ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible) |
| static void internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 3 >::run | ( | const MatrixType & | matrix, |
| const typename MatrixType::RealScalar & | absDeterminantThreshold, | ||
| ResultType & | inverse, | ||
| typename ResultType::Scalar & | determinant, | ||
| bool & | invertible | ||
| ) | [inline, static] |
Definition at line 175 of file Inverse.h.
References abs(), PlainObjectBase< Derived >::coeffRef(), and internal::compute_inverse_size3_helper().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |