Go to the source code of this file.
Namespaces | |
Eigen | |
Eigen::internal | |
Functions | |
template<typename Derived > | |
const Derived::Scalar | Eigen::internal::bruteforce_det3_helper (const MatrixBase< Derived > &matrix, int a, int b, int c) |
template<typename Derived > | |
const Derived::Scalar | Eigen::internal::bruteforce_det4_helper (const MatrixBase< Derived > &matrix, int j, int k, int m, int n) |