Static Public Member Functions
Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 2 > Struct Template Reference

#include <Inverse.h>

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)

Detailed Description

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

Definition at line 91 of file Inverse.h.


Member Function Documentation

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

Definition at line 93 of file Inverse.h.


The documentation for this struct was generated from the following file:


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59