21 Expression * e = Expression::shallowReduce(context, angleUnit);
26 #if MATRIX_EXACT_REDUCING 28 return SimplificationEngine::map(
this, context, angleUnit);
38 Complex<T> RealPart::computeOnComplex(
const Complex<T>
c, AngleUnit angleUnit) {
Expression * replaceWith(Expression *newOperand, bool deleteAfterReplace=true)
Expression * clone() const override
Expression * editableOperand(int i)
const Expression * m_operands[T]
static Complex< T > Float(T x)
Type type() const override