Uses of Interface
edu.cmu.tetrad.search.kernel.Kernel
Packages that use Kernel
-
Uses of Kernel in edu.cmu.tetrad.search.kernel
Classes in edu.cmu.tetrad.search.kernel that implement KernelModifier and TypeClassDescriptionfinal class
Gaussian kernel for a given bandwidth.Method parameters in edu.cmu.tetrad.search.kernel with type arguments of type KernelModifier and TypeMethodDescriptionstatic Matrix
Constructs the centralized Gram matrix for a given vector valued sample.static Matrix
Constructs Gram matrix for a given vector valued sample.static Matrix
KernelUtils.incompleteCholeskyGramMatrix
(List<Kernel> kernels, DataSet dataset, List<Node> nodes, double precision) Approximates Gram matrix using incomplete Cholesky factorization