I'm trying to implement that prototype, however the problem I'm having is that I cannot use my class method CoreData::runCorrelation as the function. Do I need to use boost::bind to attach the class method to the this pointer?

Thanks,