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

#include <MLE_misc.h>

Data Fields

double xy
 Locations (x, y) More...
 
double z
 Measurements. More...
 

Detailed Description


Structure for reading real datasets through STARS-H

Definition at line 91 of file MLE_misc.h.

Field Documentation

double sdata::xy

Locations (x, y)

Definition at line 92 of file MLE_misc.h.

double sdata::z

Measurements.

Definition at line 93 of file MLE_misc.h.


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