28 #ifndef PURI_MMUL_TESTS_HEADER 29 #define PURI_MMUL_TESTS_HEADER 36 const std::vector<int> & poly_choices,
37 const std::vector<ergo_real> & thresh_values,
Definition: Interval.h:44
static int globalCounter
Definition: densfromf_sparse.cc:64
void run_puri_mmul_tests(const symmMatrix &F_ort, intervalType const &allEigsInterval, const std::vector< int > &poly_choices, const std::vector< ergo_real > &thresh_values, const symmMatrix &D_ort_ref, int globalCounter)
Header file with typedefs for matrix and vector types.
Symmetric matrix.
Definition: MatrixBase.h:49