openModeller  Version 1.5.0
PreChiSquareFactory Class Reference

#include <PreChiSquareFactory.hh>

Inheritance diagram for PreChiSquareFactory:
Inheritance graph
Collaboration diagram for PreChiSquareFactory:
Collaboration graph

Public Member Functions

 PreChiSquareFactory ()
 
 ~PreChiSquareFactory ()
 

Protected Member Functions

PreAlgorithmbuild (const PreParameters &arg)
 

Detailed Description

Declaration of class PreChiSquareFactory

Author
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreChiSquareFactory.hh 4470 2008-07-10 12:26:16Z rdg

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 34 of file PreChiSquareFactory.hh.

Constructor & Destructor Documentation

PreChiSquareFactory::PreChiSquareFactory ( )

Declaration of class PreChiSquareFactory

Author
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreChiSquareFactory.cpp 4470 2008-07-10 12:26:16Z rdg

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 30 of file PreChiSquareFactory.cpp.

PreChiSquareFactory::~PreChiSquareFactory ( )

Definition at line 35 of file PreChiSquareFactory.cpp.

Member Function Documentation

PreAlgorithm * PreChiSquareFactory::build ( const PreParameters arg)
protected

Implementation for the abstract TeFactory::build.

arg: A const reference to the parameters used by the algorithm. return: A pointer to the new generated algorithm instance.

Definition at line 40 of file PreChiSquareFactory.cpp.

References Log::error(), Log::instance(), and PreAlgorithm::reset().

Here is the call graph for this function:


The documentation for this class was generated from the following files: