#include "freSetupOptimizationCtrlrs.h"#include "freSetupTransformController.h"#include "freConstrainedSetupTransformController.h"#include "freAccuracySOMetricController.h"#include "freConstrainedAccuracySOMetricController.h"#include "freConsistencySOMetricController.h"#include "frePrecisionSOMetricController.h"#include "freExhaustiveSOOptimizerController.h"#include "freSetupOptimizationProcessorController.h"#include "freAmoebaSOOptimizerController.h"#include "freLimitedAxisAmoebaSOOptimizerController.h"#include "freOnePlusOneEvolutionarySOOptimizerController.h"#include "freConstrainedOnePlusOneEvolutionarySOOptimizerController.h"#include "frePowellSOOptimizerController.h"#include "freSPSASOOptimizerController.h"#include "freEvolutionaryStrategySOOptimizerController.h"#include "freImageDifferenceSOMetricController.h"#include "freConstrainedImageDifferenceSOMetricController.h"#include "freImageClassificationSOMetricController.h"#include "freConstrainedImageClassificationSOMetricController.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| void | FREE::FREEGetControllerList (int &iControllerCount, const char **&pControllerIDs) |
| GenericComponentController * | FREE::FREECreateController (const char *pControllerID) |
| bool | FREE::FREEDeleteController (GenericComponentController *pController) |
| void | FREE::FREELinkCentralAsDedicated (::FREE::ControllerCentral::ControllerListType *pDedicatedControllerList,::FREE::ControllerCentral::LibraryHandleListType *pDedicatedLibraryHandles,::FREE::ProgressEventBase *pfnOnControl,::FREE::ProgressEventBase *pfnOnBuild,::FREE::ControllerCentral::CtrlCallbackListType *pCtrlCallbackList,::FREE::ControllerCentral::CtrlProgressListType *pCtrlProgressList,::itk::MutexLock *pGlobalCallbackMutex,::itk::MutexLock *pGlobalProgressMutex) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000