|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumericalResult | |
|---|---|
| de.jstacs.results | This package provides classes for results and sets of results. |
| Uses of NumericalResult in de.jstacs.results |
|---|
| Methods in de.jstacs.results that return NumericalResult | |
|---|---|
NumericalResult |
NumericalResultSet.getResultAt(int index)
|
| Constructors in de.jstacs.results with parameters of type NumericalResult | |
|---|---|
NumericalResultSet(NumericalResult result)
Constructs a NumericalResultSet containing one
NumericalResult. |
|
NumericalResultSet(NumericalResult[]... results)
Constructs a NumericalResultSet from some arrays of
NumericalResults. |
|
| Constructor parameters in de.jstacs.results with type arguments of type NumericalResult | |
|---|---|
NumericalResultSet(LinkedList<? extends NumericalResult> results)
Constructs a NumericalResultSet from a LinkedList of
NumericalResults. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||