Simple function to work with spct to calculate the exponential variogram for given parameters and separation distances. The exponential variogram employed here is parameterized by
gamma(h) = sigma * ( 1 - exp( - h * theta ) )
where p is c( sigma, theta ).