SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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: