Class computing the sum of multiple expressions. More...
Public Member Functions | |
def | __init__ |
def | getExpression |
Public Attributes | |
type | |
terms | |
operatorIndex |
Class computing the sum of multiple expressions.
Given a list of expressions
def bio_expression::bioMultSum::__init__ | ( | self, | |
terms | |||
) |
def bio_expression::bioMultSum::getExpression | ( | self ) |
Reimplemented from bio_expression::Expression.
Reimplemented from bio_expression::Expression.