Function fetish_lib::kernel::kernel[][src]

pub fn kernel(in_mat: &Array2<f32>) -> Option<Array2<f32>>
Expand description

Yields a matrix mapping from the intrinsic dimension of the kernel to the dimension of kernel vectors It will be an orthonormal basis by construction