Fixed the overflowing bug in single thread cholesky factorization.
authorZhang Xianyi <traits.zhang@gmail.com>
Sat, 23 Feb 2013 04:51:13 +0000 (12:51 +0800)
committerZhang Xianyi <traits.zhang@gmail.com>
Sat, 23 Feb 2013 05:00:52 +0000 (13:00 +0800)
commit4c2123c3343c523d5359853ac0ebe1bd6550a881
treee8c591accbdde60894bcf6526432778a9e0b8b4a
parent5155e3f5090aa313ce342f4bc0880db63208c5a5
Fixed the overflowing bug in single thread cholesky factorization.
lapack/potrf/potrf_L_single.c