SourceXtractorPlusPlus  0.12
Please provide a description of the project.
Public Member Functions | List of all members
ModelFitting::LeastSquareEngineManager::StaticEngine Struct Reference

#include <LeastSquareEngineManager.h>

Public Member Functions

 StaticEngine (const std::string &name, LeastSquareEngineManager::FactoryMethod factory_method)
 

Detailed Description

Helper struct to register statically concrete implementations.

Definition at line 88 of file LeastSquareEngineManager.h.

Constructor & Destructor Documentation

◆ StaticEngine()

ModelFitting::LeastSquareEngineManager::StaticEngine::StaticEngine ( const std::string name,
LeastSquareEngineManager::FactoryMethod  factory_method 
)
inline

Definition at line 89 of file LeastSquareEngineManager.h.

References ModelFitting::LeastSquareEngineManager::registerEngine().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: