Examples
ex1.c: Test correctness of MatLMVM implementations";
ex2.c: Test MATLMVMDIAGBROYDEN by comparing it to MATLMVMSYMBROYDEN for a scalar problem";
ex3.c: Test validity of different approaches to specifying a MatLMVM";
lmvm_copy_test.c: Test that MatCopy() does not affect the copied LMVM matrix";
lmvm_test.c: Coverage and edge case test for LMVM";
solve_performance.c: Profile the performance of MATLMVM MatSolve() in a loop";