mdcore  0.1.5
Data Fields
potential Struct Reference

#include <potential.h>

Data Fields

FPTYPE alpha [4]
FPTYPE * c
double a
double b
unsigned int flags
int n

Detailed Description

The potential structure.


Field Documentation

double a

Interval edges.

FPTYPE alpha[4]

Coefficients for the interval transform.

double b
FPTYPE* c

The coefficients.

unsigned int flags

Flags.

int n

Nr of intervals.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines