public static class Calculator.CalculateStandardDeviationIntervalArgs
extends java.lang.Object
Constructor and Description |
---|
Calculator.CalculateStandardDeviationIntervalArgs(double confidence,
double standardDeviationLow,
double standardDeviationHigh)
Constructs a newly allocated CalculateStandardDeviationIntervalArgs object
|
Modifier and Type | Method and Description |
---|---|
double |
getStandardDeviationHigh()
Description goes here
|
double |
getStandardDeviationLow()
Description goes here
|
public Calculator.CalculateStandardDeviationIntervalArgs(double confidence, double standardDeviationLow, double standardDeviationHigh)
confidence
- standardDeviationLow
- standardDeviationHigh
- 2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.