public class SegmentBasisFunctionSet extends FunctionSet
| Constructor and Description |
|---|
SegmentBasisFunctionSet(int iNumBasisToUse,
double dblTension,
R1ToR1[] aAUHat)
SegmentBasisFunctionSet constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
tension()
Retrieve the Tension Parameter
|
indexedBasisFunction, numBasispublic SegmentBasisFunctionSet(int iNumBasisToUse,
double dblTension,
R1ToR1[] aAUHat)
throws java.lang.Exception
iNumBasisToUse - Number of Basis in the Hat Basis Set to UsedblTension - Tension ParameteraAUHat - The Hat Representation Function Setjava.lang.Exception - Thrown if the inputs are invalid