Menu

#251 Remove half-initialized state in DvrOperator and TransformationOperator

Backlog
open
nobody
None
nobody
2024-05-05
2024-05-05
Ulf Lorenz
No

Both TransformationOperator and DvrOperator have a special internal constructor that is used only by derived classes. These special constructors leave the operator in a half-finished state, and the actual operator class then fills the grid.

That is a strange pattern. Preferably, the specific DVR or FBR potential should be given through a function object as parameter.

Related

Tickets: #194

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.