openModeller  Version 1.4.0
ruleset.cpp File Reference
#include <openmodeller/Random.hh>
#include <math.h>
#include <string.h>
#include <openmodeller/Log.hh>
#include "ruleset.hh"
#include "rules_base.hh"
Include dependency graph for ruleset.cpp:

Go to the source code of this file.


Detailed Description

Declaration of Rule-sets used by GARP

Author:
Ricardo Scachetti Pereira (rpereira@ku.edu)
Date:
2004-04-02
Id:
ruleset.cpp 5573 2012-07-13 14:25:27Z dbolgheroni

LICENSE INFORMATION

Copyright(c), The Center for Research, University of Kansas, 2385 Irving Hill Road, Lawrence, KS 66044-4755, USA. Copyright(c), David R.B. Stockwell of Symbiotik Pty. Ltd. Copyright(c), CRIA - Centro de Referencia em Informacao Ambiental

http://www.nhm.ku.edu

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

This is an implementation of the GARP algorithm first developed by David Stockwell

Definition in file ruleset.cpp.