[bugfix] make sure rows are also constructed
the row vector is obtained unitialized from an allocator. We now make sure, that the constructor for all entries is called immediatelly after allocation.
fixes #34 (closed)
the row vector is obtained unitialized from an allocator. We now make sure, that the constructor for all entries is called immediatelly after allocation.
fixes #34 (closed)