#include "mf.h"
#include "featdefs.h"
#include "mfdefs.h"
#include "mfx.h"
#include <math.h>
Go to the source code of this file.
Function Documentation
Include Files and Type Defines —————————————————————————- ---------------------------------------------------------------------------- Global Data Definitions and Declarations —————————————————————————- ---------------------------------------------------------------------------- Private Code —————————————————————————-
Definition at line 36 of file mf.cpp.
{
int NumFeatures;
NumFeatures =
count (OldFeatures);
Features = OldFeatures;
#ifndef _WIN32
int i;
}
#endif
}
return FeatureSet;
}