Uses kernel attributes to selects kernels. This function is mainly used for internal purposes.
Usage
selKernel(kernel)
Value
An integer that is unique for each kernel.
Arguments
kernel
kernel to use.
Author
Jorge Luis Ojeda Cabrera.
Warning
Used only for internal purposes.
Details
Uses RK(K) to identify a kernel.
The integer is used in the C code part to perform
computations with given kernel. It allows for a kernel
selection in C routines. It is used only for internal
purposes.