InputType
- Input type of the Kernel.@CodeReview(reviewer="Kevin R. Dixon", date="2009-07-08", changesNeeded=false, comments="Looks fine.") public interface KernelContainer<InputType> extends CloneableSerializable
Modifier and Type | Method and Description |
---|---|
Kernel<? super InputType> |
getKernel()
Gets the kernel.
|
clone