Reorganize test main file
What does this implement/fix?
Reorganize test main file main.h as discussed with @rmlarsen1 in !515 (merged).
- Move random matrix generators to separate file
random_matrix_helper.h - Protect forward declarations with EIGEN_COMP_ICC.
Reference issue
See also !515 (merged).
Edited by Rasmus Munk Larsen