Fixed bug in statistics which did not allow fitting with weights.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 23 Dec 2010 08:19:48 +0000 (09:19 +0100)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 23 Dec 2010 08:19:48 +0000 (09:19 +0100)
commit9d8f5278264166f84cdff57a85903a3decd0fb8b
treea74694c7a3115893af12333b509c4708bb41d1be
parentdf471753441852a9b0e11e9148ff291e67d54128
Fixed bug in statistics which did not allow fitting with weights.
Added check for return value from statistics codes in g_analyze.
src/gmxlib/statistics/gmx_statistics.c
src/tools/gmx_analyze.c