pf icon indicating copy to clipboard operation
pf copied to clipboard

Conflicting pure virtual methods

Open tbrown122387 opened this issue 4 years ago • 0 comments

a lot of the abstract base classes have conflicting pure virtual methods. All particle filter classes and FutureSimulator and ForwardMod templates might need to be organized to gel better with each other. Ideally the methods would be defined once, and would support inheriting from multiple classes.

tbrown122387 avatar Jan 23 '22 23:01 tbrown122387