openModeller  Version 1.5.0
csmkg.cpp File Reference
#include <string.h>
#include "csmkg.hh"
#include <gsl/gsl_statistics_double.h>
#include <gsl/gsl_multifit_nlin.h>
#include <gsl/gsl_math.h>
#include <gsl/gsl_eigen.h>
#include <gsl/gsl_sf_gamma.h>
#include <math.h>
Include dependency graph for csmkg.cpp:

Go to the source code of this file.

Macros

#define NUM_PARAM   0
 

Functions

dllexp AlgorithmImplalgorithmFactory ()
 
dllexp AlgMetadata const * algorithmMetadata ()
 

Variables

static AlgParamMetadataparameters = 0
 
static AlgMetadata metadata
 

Macro Definition Documentation

#define NUM_PARAM   0

Definition at line 27 of file csmkg.cpp.

Function Documentation

dllexp AlgorithmImpl* algorithmFactory ( )

Definition at line 98 of file csmkg.cpp.

dllexp AlgMetadata const* algorithmMetadata ( )

Definition at line 105 of file csmkg.cpp.

References metadata.

Variable Documentation

AlgMetadata metadata
static

Definition at line 58 of file csmkg.cpp.

Referenced by algorithmMetadata().

AlgParamMetadata* parameters = 0
static

Definition at line 33 of file csmkg.cpp.