| Modifier and Type | Method | Description |
|---|---|---|
Summation |
getElement() |
|
double |
getValue() |
get the value of sigma
|
java.util.Iterator<Summation> |
iterator() |
|
void |
setValue(Summation s) |
Set the value of sigma
|
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic void setValue(Summation s)
public double getValue()
public Summation getElement()
getElement in interface Container<Summation>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.