![]() |
|
Go to the source code of this file.
Classes | |
| struct | processTriangularMatrix< MatrixType, IsComplex > |
| struct | processTriangularMatrix< MatrixType, 0 > |
| struct | generateTestMatrix< MatrixType, 0 > |
| struct | generateTestMatrix< MatrixType, 1 > |
Functions | |
| template<typename Derived , typename OtherDerived > | |
| Derived::RealScalar | relerr (const MatrixBase< Derived > &A, const MatrixBase< OtherDerived > &B) |
| Derived::RealScalar relerr | ( | const MatrixBase< Derived > & | A, |
| const MatrixBase< OtherDerived > & | B | ||
| ) |
Referenced by Eigen::internal::blueNorm_impl(), pblueNorm(), randomTest(), test2dHyperbolicRotation(), test2dRotation(), and testPascal().