SimpleNamedKernelIntParameter
Creates an instance of SimpleNamedKernelIntParameter and initializes it with a name and a parsing logic that converts a string argument to an integer.
Parameters
name
The name of the parameter, used for identifying it in command-line arguments.