|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectlinefit
public class linefit
| Field Summary | |
|---|---|
(package private) double[] |
x
|
(package private) double[] |
y
|
| Constructor Summary | |
|---|---|
linefit()
|
|
| Method Summary | |
|---|---|
ij.measure.CurveFitter |
getcf()
|
double |
getdevslope()
|
double |
getslope()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double[] x
double[] y
| Constructor Detail |
|---|
public linefit()
| Method Detail |
|---|
public ij.measure.CurveFitter getcf()
public double getdevslope()
public double getslope()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||