|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.aida.tfloat.ref.FloatHistogram1DContents
public class FloatHistogram1DContents
| Constructor Summary | |
|---|---|
FloatHistogram1DContents(int[] entries,
float[] heights,
float[] errors,
int nEntry,
float sumWeight,
float sumWeightSquared,
float mean,
float rms)
|
|
| Method Summary | |
|---|---|
int[] |
getEntries()
|
float[] |
getErrors()
|
float[] |
getHeights()
|
float |
getMean()
|
int |
getNentry()
|
float |
getRms()
|
float |
getSumWeight()
|
float |
getSumWeightSquared()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FloatHistogram1DContents(int[] entries,
float[] heights,
float[] errors,
int nEntry,
float sumWeight,
float sumWeightSquared,
float mean,
float rms)
| Method Detail |
|---|
public int[] getEntries()
public float[] getHeights()
public float[] getErrors()
public int getNentry()
public float getSumWeight()
public float getSumWeightSquared()
public float getMean()
public float getRms()
|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||