Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 4 > Struct Template Reference

Detailed Description

template<typename MatrixType, typename ResultType>
struct Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 4 >

Definition at line 258 of file LU.

List of all members.

Static Public Member Functions

static void run (const MatrixType &matrix, const typename MatrixType::RealScalar &absDeterminantThreshold, ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible)

Member Function Documentation

template<typename MatrixType , typename ResultType >
static void Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 4 >::run ( const MatrixType &  matrix,
const typename MatrixType::RealScalar &  absDeterminantThreshold,
ResultType &  inverse,
typename ResultType::Scalar &  determinant,
bool &  invertible 
) [inline, static]

Definition at line 260 of file LU.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo