72 for(
int i = 0; i <
n; i++) z.
array[i] += rhs.
array[i];
int size() const
Get array size.
Bookkeeping class for Tps<T>.
static TpsData * getTpsData(int nOrd, int nVar)
int indexMonomial(const TpsMonomial &) const
Exponent array for Tps<T>.
int getIndex() const
Convert.
int getVariables() const
Get variables.
int getOrder() const
Get order.
int & operator[](int index)
Get exponent.
const TpsMonomial & operator=(const TpsMonomial &)
TpsMonomial operator*(const TpsMonomial &rhs) const
Product.