4.) Apply Q VT to get the m eigenvectors for A Using the code below, it runs for dim(A) = N = 2000, M = 583 eigenvalues. increasing M to 584 results in a segfault. i tracked it down to the point where the temporary array tau gets cleaned up. this throws an exception in ...
>v. * * \param [in] state pointer to a State structure * \paramout] cmin 1-D array containing the leftmost characteristic * \param [out] cmin 1-D array containing the rightmost characteristic * \param [in] beg starting index of computation * \param...
COLLECT_GCC_OPTIONS='-U' '_FORTIFY_SOURCE' '-fstack-protector' '-Wall' '-B' '/usr/bin' '-B' '/usr/bin' '-Wunused-but-set-parameter' '-Wno-free-nonheap-object' '-fno-omit-frame-pointer' '-g0' '-O2' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-ffunction-sections' '-fdat...