|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.metric.Metric
edu.stanford.rsl.konrad.metric.MeanSquareErrorMetric
edu.stanford.rsl.konrad.metric.RootMeanSquareErrorMetric
public class RootMeanSquareErrorMetric
Constructor Summary | |
---|---|
RootMeanSquareErrorMetric()
|
Method Summary | |
---|---|
double |
evaluate()
|
java.lang.String |
toString()
|
Methods inherited from class edu.stanford.rsl.konrad.metric.MeanSquareErrorMetric |
---|
getBibtexCitation, getMedlineCitation |
Methods inherited from class edu.stanford.rsl.konrad.metric.Metric |
---|
equals, getGeometry, getIdealRecon, getMetrics, getNoCorrectionRecon, getProjectionData, getRecon, readObject, setGeometry, setIdealRecon, setNoCorrectionRecon, setProjectionData, setRecon, writeObject |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RootMeanSquareErrorMetric()
Method Detail |
---|
public double evaluate()
evaluate
in class MeanSquareErrorMetric
public java.lang.String toString()
toString
in class MeanSquareErrorMetric
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |