Skip to content

Fix issue #274

Marcus Mohr requested to merge mohr/more-setToZero into master

The commit adds Function::setToZero() as a pure virtual method and implements it in those children that did not have it, yet. This fixes the remaining part of #274 (closed) .

Merge request reports