ExaGeoStat
ExaGeoStat is a parallel high performance unified framework for geostatistics on manycore systems.
location Struct Reference

#include <MLE_misc.h>

Data Fields

double * x
 Values in X dimension. More...
 
double * y
 Values in Y dimension. More...
 

Detailed Description


Structure for identifies two dimensions struct with two vectors (x and y).

Definition at line 81 of file MLE_misc.h.

Field Documentation

double* location::x

Values in X dimension.

Definition at line 82 of file MLE_misc.h.

double* location::y

Values in Y dimension.

Definition at line 83 of file MLE_misc.h.


The documentation for this struct was generated from the following file: