MLAlgorithmModule
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cfme::Exception
 CAlgorithmModule::ErrorData structure to indicate an error within an AlgorithmModule derivative's implementation of interface methods
 CAlgorithmModule::InputObjectErrorData structure indicating an error because of an invalid input object
 CAlgorithmModule::InputParameterErrorData structure indicating an error because of an invalid input parameter
 CAlgorithmModule::InternalErrorData structure indicating an internally caused error
 CModule
 CAlgorithmModuleML-Module base class to simplify development of modules encapsulating an algorithm with dedicated input and output interface
 CAlgorithmModuleExampleExample to demonstrate the development of an ML module based on AlgorithmModule
 CAlgorithmModuleExampleWithOutputImageExample to demonstrate the development of an ML module with an output image based on AlgorithmModule
 CTypedCalculateOutputImageHandler
 CAlgorithmModuleExampleWithOutputImageOutputImageHandlerThe AlgorithmModuleExampleWithOutputImageOutputImageHandler handles the page calculation of an output image of AlgorithmModuleExampleWithOutputImage