Kernels ======= .. currentmodule:: gpLib # or gpLib.kernels if you didn't re-export .. autosummary:: :toctree: _autosummary # still generate the stub files :template: kernel_class.rst :nosignatures: SigmaKernel SpaceTime1d MinKernel FractionalGaussianNoise RBFNonSeparableKernel MaxDistanceKernel MaternNonSeparableKernel fBMKernel WendlandKernel PowerExponentialKernel GeneralCauchy CosineKernel GeneralizedOU TwoParamKernel NonStationaryGeneralizedOU .. rubric:: API reference .. include:: _autosummary/gpLib.SigmaKernel.rst .. include:: _autosummary/gpLib.SpaceTime1d.rst .. include:: _autosummary/gpLib.MinKernel.rst .. include:: _autosummary/gpLib.FractionalGaussianNoise.rst .. include:: _autosummary/gpLib.RBFNonSeparableKernel.rst .. include:: _autosummary/gpLib.MaxDistanceKernel.rst .. include:: _autosummary/gpLib.MaternNonSeparableKernel.rst .. include:: _autosummary/gpLib.fBMKernel.rst .. include:: _autosummary/gpLib.WendlandKernel.rst .. include:: _autosummary/gpLib.PowerExponentialKernel.rst .. include:: _autosummary/gpLib.GeneralCauchy.rst .. include:: _autosummary/gpLib.CosineKernel.rst .. include:: _autosummary/gpLib.GeneralizedOU.rst .. include:: _autosummary/gpLib.TwoParamKernel.rst .. include:: _autosummary/gpLib.NonStationaryGeneralizedOU.rst