|
FFmpeg
|
linear least squares model More...
#include <math.h>#include <string.h>#include "attributes.h"#include "internal.h"#include "version.h"#include "lls.h"Functions | |
| void | avpriv_solve_lls (LLSModel *m, double threshold, unsigned short min_order) |
| av_cold void | avpriv_init_lls (LLSModel *m, int indep_count) |
linear least squares model
1.8.12