|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.itr.fit.ModelFitStatistics.ComparisonPoint
public class ModelFitStatistics.ComparisonPoint
| Constructor Summary | |
|---|---|
ModelFitStatistics.ComparisonPoint(java.lang.String label,
double data,
double model)
|
|
| Method Summary | |
|---|---|
double |
getData()
|
java.lang.String |
getLabel()
|
double |
getModel()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelFitStatistics.ComparisonPoint(java.lang.String label,
double data,
double model)
| Method Detail |
|---|
public double getModel()
public double getData()
public java.lang.String getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||