#
# ChangeLog for src/unittests/gslvectorunittest.hpp
#
# Generated by Trac 1.4.4
# Mar 15, 2025, 2:17:22 AM

Mon, 01 Mar 2010 20:28:00 GMT Frederik Heber <heber@…> [b11d3b]
	* src/gslvector.cpp (modified)
	* src/gslvector.hpp (modified)
	* src/unittests/gslvectorunittest.cpp (modified)
	* src/unittests/gslvectorunittest.hpp (modified)

	Added operators and state checkers to GSLVector.

	- added operators ...


Fri, 08 Jan 2010 17:44:51 GMT Frederik Heber <heber@…> [9fb860]
	* src/Makefile.am (modified)
	* src/gslvector.cpp (added)
	* src/gslvector.hpp (added)
	* src/unittests/Makefile.am (modified)
	* src/unittests/gslvectorunittest.cpp (added)
	* src/unittests/gslvectorunittest.hpp (added)

	Wrapper class for gsl_vector along with working Unit test.

	- new ...