Module linfa_kernel::inner[][src]

Enums

KernelInner

Allows a kernel to have either a dense or a sparse inner matrix in a way that is transparent to the user

Traits

Inner

Specifies the methods an inner matrix of a kernel must be able to provide