Uses of Interface
be.ac.ulb.mlg.utils.measure.Kernel

Packages that use Kernel
be.ac.ulb.mlg.utils.measure   
be.ac.ulb.mlg.utils.measure.kernel   
 

Uses of Kernel in be.ac.ulb.mlg.utils.measure
 

Constructors in be.ac.ulb.mlg.utils.measure with parameters of type Kernel
HilbertSchmidt(Kernel kernelA, Kernel kernelB)
          Initializing the Hilbert-Schmidt independence criterion with specified kernels
 

Uses of Kernel in be.ac.ulb.mlg.utils.measure.kernel
 

Classes in be.ac.ulb.mlg.utils.measure.kernel that implement Kernel
 class GaussianKernel