ap.terfor.linearcombination
Class for mixing together a number of LinearCombinations that are sorted by the same TermOrder (namely by order)
LinearCombination
TermOrder
order
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
collect
toSeq
(Since version ) see corresponding Javadoc for more information.
Class for mixing together a number of
LinearCombination
s that are sorted by the sameTermOrder
(namely byorder
)