Currently, there is no way for the user to check which functions are called by the user. The following must be added to the FeatureExtractor:
- A private map that will store the functions called by the
Extract function.
- A member function that will expose the map to the user.
Currently, there is no way for the user to check which functions are called by the user. The following must be added to the FeatureExtractor:
Extractfunction.