constVEC2INDFUNCMvec2mind_f[1+N_OPT]={NULL,vec2mind_one,vec2mind_two,vec2mind_three,vec2mind_four,vec2mind_five};/* VEC2INDFUNCM can be a static global */
constIND2VECFUNCMmind2vec_f[N_OPT+1]={NULL,mind2vec_one,mind2vec_two,mind2vec_three,mind2vec_four,mind2vec_five};/*IND2VECFUNCM vector can be static global */