|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.commons.calc.FunctionListCalc
public class FunctionListCalc
Title: FunctionListCalc
Description: This is the calculator for calculating mean and other statistics for all the functions in a function list
Copyright: Copyright (c) 2002
Company:
| Constructor Summary | |
|---|---|
FunctionListCalc()
|
|
| Method Summary | |
|---|---|
static AbstractDiscretizedFunc |
getMean(XY_DataSetList funcList)
This function accepts the functionlist and returns another function after calculating the mean of all the functions in this function list |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionListCalc()
| Method Detail |
|---|
public static AbstractDiscretizedFunc getMean(XY_DataSetList funcList)
funcList - List conatining all the functins for which mean needs to be calculated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||