Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

geostat.cpp File Reference

implementation : universal kriging predictor class More...

#include "variogram.h"
#include "geostat.h"
#include <math.h>
#include <map>
#include <gsl/gsl_blas.h>
#include <gsl/gsl_linalg.h>
#include <algorithm>
#include "matrix_ex.h"

Include dependency graph for geostat.cpp:

Go to the source code of this file.

Functions

double isoDist (const gsl_vector *c1, const gsl_vector *c2)
 Euclid distance between c1 and c2.


Detailed Description

implementation : universal kriging predictor class

Author:
Tomohiko Mukai

Definition in file geostat.cpp.


Function Documentation

double isoDist const gsl_vector *  c1,
const gsl_vector *  c2
 

Euclid distance between c1 and c2.

Parameters:
c1 [in] coordinate 1
c2 [in] coordinate 2
Returns:
euclid distance

Definition at line 22 of file geostat.cpp.


Generated on Thu Aug 11 13:01:34 2005 for Kriging sample by  doxygen 1.4.3