@@ -0,0 +1,10 @@
#ifndef _FPMODEL_H_
#define _FPMODEL_H_
extern struct model FPModel;
extern double FPscale[][2];
extern double FPmean[][676];
extern double FPvariance[][676];
extern FingerMatch FPmatches[];
#endif
The note is not visible to the blocked user.