openModeller  Version 1.4.0
GarpAlgorithm.cpp File Reference
#include "Rule.h"
#include "GarpAlgorithm.h"
#include "Utilities.h"
#include "EnvCellSet.h"
#include <openmodeller/om.hh>
#include <openmodeller/Random.hh>
#include <openmodeller/ScaleNormalizer.hh>
#include <time.h>
#include <string>
Include dependency graph for GarpAlgorithm.cpp:

Go to the source code of this file.

Defines

#define NUM_PARAM   4

Functions

OM_ALG_DLL_EXPORT AlgorithmImplalgorithmFactory ()
OM_ALG_DLL_EXPORT AlgMetadata
const * 
algorithmMetadata ()

Variables

static AlgParamMetadata parameters [NUM_PARAM]
static AlgMetadata metadata

Define Documentation

#define NUM_PARAM   4

Definition at line 38 of file GarpAlgorithm.cpp.


Function Documentation

OM_ALG_DLL_EXPORT AlgorithmImpl* algorithmFactory ( )

Definition at line 177 of file GarpAlgorithm.cpp.

OM_ALG_DLL_EXPORT AlgMetadata const* algorithmMetadata ( )

Definition at line 184 of file GarpAlgorithm.cpp.

References metadata.


Variable Documentation

Definition at line 120 of file GarpAlgorithm.cpp.

Definition at line 43 of file GarpAlgorithm.cpp.