Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#17 closed defect (fixed)

Compilation error in Utils.cpp with AlphaReal as float

Reported by: /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@… Owned by: busarobi
Priority: major Milestone: Release
Component: Multiboost code Version: 2.0
Keywords: Cc: busarobi@…

Description

when compiling latest version of Multiboost with typedef float AlphaReal

/scratch/fradav/MultiBoost/src/Utils/Utils.cpp: In function ‘double nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’:
/scratch/fradav/MultiBoost/src/Utils/Utils.cpp:359: error: new declaration ‘double nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’
/scratch/fradav/MultiBoost/src/Utils/Utils.h:401: error: ambiguates old declaration ‘AlphaReal nor_utils::getROC(std::vector<std::pair<int, float>, std::allocator<std::pair<int, float> > >&)’

Attachments (0)

Change History (2)

comment:1 by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…, 14 years ago

Resolution: fixed
Status: newclosed

comment:2 by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…, 14 years ago

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain busarobi.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.