blob: 4612f0e717cb916e498c6d49442213b7599dbdf5 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"struct":[["Exponential","The Exponential Kernel"],["HyperTan","The Hyperbolic Tangent Kernel."],["KernelArith","A wrapper tuple struct used for kernel arithmetic"],["KernelProd","The pointwise product of two kernels"],["KernelSum","The sum of two kernels"],["Linear","The Linear Kernel"],["Multiquadric","The Multiquadric Kernel."],["Polynomial","The Polynomial Kernel"],["RationalQuadratic","The Rational Quadratic Kernel."],["SquaredExp","Squared exponential kernel"]],"trait":[["Kernel","The Kernel trait"]]};