The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Senna::OptArg::Select - Wrapper Around sen_select_optarg

SYNOPSIS

  Senna::OptArg::Select->new(
     mode => $mode,
     similarity_threshold => $threshold,
     max_interval => $max,
     weight_vector => [ ... ],
     func => \&func,
     func_args => [ ... ],
  );

METHODS

new =head2 mode =head2 similarity_threshold =head2 max_interval =head2 weight_vector =head2 vector_size =head2 func =head2 func_arg