Skip to content

Commit 69c3279

Browse files
theogfdevmotion
andauthored
Update src/kernels/exponential.jl
Co-Authored-By: David Widmann <[email protected]>
1 parent 62d83d7 commit 69c3279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/kernels/exponential.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const LaplacianKernel = ExponentialKernel
4343

4444
"""
4545
GammaExponentialKernel(; γ = 2.0)
46+
4647
The γ-exponential kernel is an isotropic Mercer kernel given by the formula:
4748
```
4849
κ(x,y) = exp(-ρ^(2γ)‖x-y‖^(2γ))

0 commit comments

Comments
 (0)