#include "main.h"
#include <unsupported/Eigen/MatrixFunctions>
Go to the source code of this file.
Classes | |
struct | generateTestMatrix< MatrixType, 0 > |
struct | generateTestMatrix< MatrixType, 1 > |
Functions | |
template<typename Derived , typename OtherDerived > | |
double | relerr (const MatrixBase< Derived > &A, const MatrixBase< OtherDerived > &B) |
double relerr | ( | const MatrixBase< Derived > & | A, |
const MatrixBase< OtherDerived > & | B | ||
) |
Definition at line 44 of file matrix_functions.h.