|
MLAlgorithmModule
|
| Cfme::Exception | |
| CAlgorithmModule::Error | Data structure to indicate an error within an AlgorithmModule derivative's implementation of interface methods |
| CAlgorithmModule::InputObjectError | Data structure indicating an error because of an invalid input object |
| CAlgorithmModule::InputParameterError | Data structure indicating an error because of an invalid input parameter |
| CAlgorithmModule::InternalError | Data structure indicating an internally caused error |
| CModule | |
| CAlgorithmModule | ML-Module base class to simplify development of modules encapsulating an algorithm with dedicated input and output interface |
| CAlgorithmModuleExample | Example to demonstrate the development of an ML module based on AlgorithmModule |
| CAlgorithmModuleExampleWithOutputImage | Example to demonstrate the development of an ML module with an output image based on AlgorithmModule |
| CTypedCalculateOutputImageHandler | |
| CAlgorithmModuleExampleWithOutputImageOutputImageHandler |