Fixed bug 23567. Added accessor functions to get/set means and standard deviations...
[pspp-builds.git] / src / math / coefficient.h
2008-06-22 Jason StoverFixed bug 23567. Added accessor functions to get/set...
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-07-15 Jason Stovermade matrix argument const in coefficient initialization
2006-07-14 Jason Stovermoved knowledge of pspp_linreg_cache out of pspp_coeff_init
2006-06-05 Jason Stoveradded coefficient typedef
2006-05-19 Jason Stoveradded comment
2006-05-19 Jason Stoverrenamed pspp_linreg_coeff to pspp_coeff
2006-05-19 Jason Stovermoved src/math/linreg/coefficient.* to src/math