ExaGeoStat
ExaGeoStat is a parallel high performance unified framework for geostatistics on manycore systems.
|
#include <MLE_misc.h>
Data Fields | |
double | xy |
Locations (x, y) More... | |
double | z |
Measurements. More... | |
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.