next up previous contents index
Next: NCCollectSymmetric[expr] Up: Manipulating an expression Previous: NCCollect[expr, aListOfVariables]   Contents   Index

NCStrongCollect[expr, aListOfVariables]

Aliases: NCSC
Description: It collects terms of expression $ expr$ according to the elements of $ aListOfVariables$ and attempts to combine them using the particular list of rules called rulesCollect. In the noncommutative case, the Taylor expansion, and hence the collect function, is not uniquely specified. This collect function often collects too much and while mathematically correct is often stronger than you want. For example, $ x$ will factor out of terms where it appears both linearly a quadratically thus mixing orders.
Arguments: $ expr$ is an algebraic expression. $ aListOfVariables$ is a list of variables.
Comments / Limitations: Not well documented.



NCAlgebra Project 2002-09-09