dot-warn_about_extra_params: Warns about extra (i.e. unused) parameters.

Description Usage Arguments

Description

Warns about extra (i.e. unused) parameters.

Usage

1

Arguments

given_args

The names of arguments given to the search function.

...

Consumes extra parameters that are not used by the search algorithm at hand; this function gives a warning about the ones whose value is not NULL that their value is not used.


ldamatch documentation built on May 23, 2021, 5:06 p.m.