Home
last modified time | relevance | path

Searched refs:compute_inverse_and_det_with_check (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/LU/
DInverse.h31 struct compute_inverse_and_det_with_check { /* nothing! general case not supported. */ }; struct
48 struct compute_inverse_and_det_with_check<MatrixType, ResultType, 1>
92 struct compute_inverse_and_det_with_check<MatrixType, ResultType, 2>
162 struct compute_inverse_and_det_with_check<MatrixType, ResultType, 3>
247 struct compute_inverse_and_det_with_check<MatrixType, ResultType, 4>
363 internal::compute_inverse_and_det_with_check<MatrixType, ResultType>::run