Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions

internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 1 > Struct Template Reference


Detailed Description

template<typename MatrixType, typename ResultType>
struct internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 1 >

Definition at line 61 of file Inverse.h.

#include <src/LU/Inverse.h>

List of all members.

Static Public Member Functions

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

Member Function Documentation

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

Definition at line 63 of file Inverse.h.

References abs().




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011