bug-ocrad
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ocrad] imaximum vss iminimum/minima


From: lode leroy
Subject: [Bug-ocrad] imaximum vss iminimum/minima
Date: Mon, 08 Aug 2005 12:24:30 +0200

I would like to have maxima an minima to have similar prototypes in profile.cc

 int  imaximum() throw();
 int  iminimum( int m = 0, int th = -1 ) throw();
 int  minima( int th = -1 ) throw();

since imamimum is only used in one place, it should be easy to provide
backward compatibility when replacing
imaximum() with imaximum(int m = 0, int th = -1 )

are there strong objections?

-- lode






reply via email to

[Prev in Thread] Current Thread [Next in Thread]