Fix issue #274
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) .
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) .