Opened 13 years ago
Closed 13 years ago
#631 closed defect (fixed)
normalizer::Centralizer doesnt work with unweighted input and weighted output
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.7 |
Component: | normalizer | Version: | trunk |
Keywords: | Cc: |
Description
with unweighted input and weighted output, the unweighted version is employed which doesn't compile.
It is not clear from the documentation whether it is possible to mix weighted and unweighted iterators.
Is this a problem in other normalizers too?
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've checked in the other normalizers and they seem OK
Note: See
TracTickets for help on using
tickets.
(In [2276]) refs #631. adding some tests