Skip to content

Commit

Permalink
More refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed Oct 30, 2024
1 parent 4254f22 commit 353bd2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/GeoStatsFunctions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export
nugget,
structures,

# theoretical covariance
# theoretical covariances
Covariance,
CircularCovariance,
CubicCovariance,
Expand All @@ -94,15 +94,15 @@ export
SineHoleCovariance,
SphericalCovariance,

# theoretical transiogram
# theoretical transiograms
Transiogram,
MatrixExponentialTransiogram,
PiecewiseLinearTransiogram,

# fitting algorithms
WeightedLeastSquares,

# plotting
# plotting functions
varioplot,
varioplot!,
transioplot,
Expand Down

0 comments on commit 353bd2d

Please sign in to comment.