
Check cross for argument coherence
check_cross(ref_arg, eval_arg, arg_names)
An error message if eval_arg does not fit the ref_arg length.
the argument for reference length.
the argument to evaluate.
vector string with arguments names (ref_arg
and eval_arg
)