Static Public Member Functions | List of all members
Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 3 > Struct Template Reference

#include <InverseImpl.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC 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, 3 >

Definition at line 173 of file InverseImpl.h.

Member Function Documentation

template<typename MatrixType , typename ResultType >
static EIGEN_DEVICE_FUNC void Eigen::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 
)
inlinestatic

Definition at line 176 of file InverseImpl.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:32