Binary compatibility report for the ALGLIB library  between 2.4.0 and 2.5.0 versions on x86

Test Info


Library NameALGLIB
Version #12.4.0
Version #22.5.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files101
Total Shared Libraries1
Total Symbols / Types246 / 85
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-20
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium2
Low2
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (20)


lsfit.h, libalglib.so
lsfitnonlinearsetcond ( struct lsfitstate& state, double epsf, double epsx, int maxits )
lsfitnonlinearsetstpmax ( struct lsfitstate& state, double stpmax )

minasa.h, libalglib.so
minasaiteration struct minasastate& state )
minasasetalgorithm ( struct minasastate& state, int algotype )
minasasetcond ( struct minasastate& state, double epsg, double epsf, double epsx, int maxits )
minasasetstpmax ( struct minasastate& state, double stpmax )
minasasetxrep ( struct minasastate& state, bool needxrep )

mincg.h, libalglib.so
mincgiteration struct mincgstate& state )
mincgsetcgtype ( struct mincgstate& state, int cgtype )
mincgsetcond ( struct mincgstate& state, double epsg, double epsf, double epsx, int maxits )
mincgsetstpmax ( struct mincgstate& state, double stpmax )
mincgsetxrep ( struct mincgstate& state, bool needxrep )

minlbfgs.h, libalglib.so
minlbfgsiteration struct minlbfgsstate& state )
minlbfgssetcond ( struct minlbfgsstate& state, double epsg, double epsf, double epsx, int maxits )
minlbfgssetstpmax ( struct minlbfgsstate& state, double stpmax )
minlbfgssetxrep ( struct minlbfgsstate& state, bool needxrep )

minlm.h, libalglib.so
minlmiteration struct minlmstate& state )
minlmsetcond ( struct minlmstate& state, double epsg, double epsf, double epsx, int maxits )
minlmsetstpmax ( struct minlmstate& state, double stpmax )
minlmsetxrep ( struct minlmstate& state, bool needxrep )

to the top

Removed Symbols (2)


lbfgs.h, libalglib.so
minlbfgsiteration struct lbfgsstate& state )

minlm.h, libalglib.so
minlmiteration struct lmstate& state )

to the top

Problems with Symbols, High Severity (2)


lbfgs.h, libalglib.so
[+] minlbfgsiteration struct lbfgsstate& state ) (1)

minlm.h, libalglib.so
[+] minlmiteration struct lmstate& state ) (1)

to the top

Problems with Data Types, Medium Severity (2)


lsfit.h
[+] struct lsfitstate (2)

to the top

Problems with Data Types, Low Severity (2)


lsfit.h
[+] struct lsfitstate (2)

to the top

Header Files (101)


ablas.h
ablasf.h
airyf.h
ap.h
apvt.h
autogk.h
bdss.h
bdsvd.h
bessel.h
betaf.h
binomialdistr.h
blas.h
chebyshev.h
chisquaredistr.h
conv.h
corr.h
correlation.h
correlationtests.h
creflections.h
dawson.h
densesolver.h
descriptivestatistics.h
dforest.h
elliptic.h
estnorm.h
evd.h
expintegrals.h
fdistr.h
fft.h
fht.h
fresnel.h
ftbase.h
gammafunc.h
gkq.h
gq.h
hblas.h
hermite.h
hqrnd.h
hsschur.h
ialglib.h
ibetaf.h
idwint.h
igammaf.h
inverseupdate.h
jacobianelliptic.h
jarquebera.h
kmeans.h
laguerre.h
lbfgs.h
lda.h
ldlt.h
legendre.h
linreg.h
logit.h
lsfit.h
mannwhitneyu.h
matdet.h
matgen.h
matinv.h
minlm.h
mlpbase.h
mlpe.h
mlptrain.h
nearestneighbor.h
nearunityunit.h
normaldistr.h
odesolver.h
ortfac.h
pca.h
poissondistr.h
polint.h
psif.h
ratint.h
ratinterpolation.h
rcond.h
reflections.h
rotations.h
safesolve.h
sblas.h
schur.h
sdet.h
sinverse.h
spdgevd.h
spline1d.h
spline2d.h
spline3.h
srcond.h
ssolve.h
stdafx.h
stest.h
studenttdistr.h
studentttests.h
svd.h
taskgen.h
trfac.h
trigintegrals.h
trlinsolve.h
tsort.h
variancetests.h
wsr.h
xblas.h

to the top

Shared Libraries (1)


libalglib.so

to the top




Generated on Tue Nov 26 15:24:28 2013 for ALGLIB by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API