Package fr.lip6.kernel.adaptative

Class Summary
ThreadedSumKernel<T> Major kernel computed as a weighted sum of minor kernels : K = w_i * k_i
Computation of the kernel matrix is done by running a thread on sub matrices.
WeightedSumKernel<T> Major kernel computed as a weighted sum of minor kernels : K = w_i * k_i