Static Public Member Functions | List of all members
Eigen::internal::compute_inverse_and_det_with_check< MatrixType, ResultType, 4 > 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, 4 >

Definition at line 267 of file InverseImpl.h.

Member Function Documentation

◆ run()

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

Definition at line 270 of file InverseImpl.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:28