openModeller  Version 1.5.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.

Macros

#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
 

Macro Definition 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

AlgMetadata metadata
static

Definition at line 120 of file GarpAlgorithm.cpp.

Referenced by algorithmMetadata().

AlgParamMetadata parameters[NUM_PARAM]
static

Definition at line 43 of file GarpAlgorithm.cpp.