Objective(GAGenome& g,double * Rdata, int * Rrow, int * Rcol, double * Rpki) {

nicolas baurin nicolas.baurin at univ-orleans.fr
Wed May 17 14:17:08 EDT 2000


Hello galib people,

i need for evaluation of the scoring function to pass other argument
(double * Rdata, int * Rrow, int * Rcol, double * Rpki)
from the main part.

Of course when i compile i got :

error C2664: 'GA1DBinaryStringGenome::GA1DBinaryStringGenome(unsigned
int,float (__cdecl *)(class GAGenome &),void *)' : cannot convert
parameter 2 from 'float (class GAGenome &,double *,int *,int *,double
*)' to 'float (__cdecl *)(class GAGenome &)'

Is it possible by modifying the Gagenome.h or Gagenome.C codes

or is there any to pass my arguments elseway

Cordialemnt

--
Nicolas Baurin

Doctorant
Institut de Chimie Organique et Analytique, UPRES-A 6005
Université d'Orléans, BP 6759
45067 ORLEANS Cedex 2, France
Tel: (33+) 2 38 49 45 77






More information about the galib mailing list