aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/lls.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF postal address.Diego Biurrun2006-07-261-1/+1
* calculate all coefficients for several orders during cholesky factorization, ...Michael Niedermayer2006-07-151-28/+36
* unneeded #includeMichael Niedermayer2006-07-141-3/+0
* linear least squares solver using cholesky factorizationMichael Niedermayer2006-07-141-0/+144