Go to the documentation of this file.
11 #include <unsupported/Eigen/MatrixFunctions>
22 template<
typename MatrixType>
30 if (
i ==
size - 1 ||
T.coeff(
i+1,
i) == 0)
35 m =
U *
T *
U.transpose();
42 template <
typename MatrixType>
54 template <
typename MatrixType>
63 template <
typename Derived,
typename OtherDerived>
Matrix< SCALARB, Dynamic, Dynamic, opt_B > B
static void run(MatrixType &result, typename MatrixType::Index size)
Matrix< SCALARA, Dynamic, Dynamic, opt_A > A
Derived::RealScalar relerr(const MatrixBase< Derived > &A, const MatrixBase< OtherDerived > &B)
ComplexSchur< MatrixXcf > schur(4)
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE CwiseAbs2ReturnType cwiseAbs2() const
NumTraits< Scalar >::Real RealScalar
static void run(MatrixType &, MatrixType &, const MatrixType &)
static void run(MatrixType &m, MatrixType &T, const MatrixType &U)
static void run(MatrixType &result, typename MatrixType::Index size)
Base class for all dense matrices, vectors, and expressions.
Jet< T, N > sqrt(const Jet< T, N > &f)
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:03:03