Testing code uses random().
Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a50bd69d9d
commit
cd5cd37741
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ int ff_pca(PCA *pca, double *eigenvector, double *eigenvalue){
|
|||
#if 1
|
||||
|
||||
#undef printf
|
||||
#undef random
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue