Uses of Class
org.drip.function.definition.R1PropertyVerification
Package | Description |
---|---|
org.drip.function.definition |
Function Implementation Ancillary Support Objects
|
org.drip.specialfunction.property |
Special Function Property Lemma Verifiers
|
-
Uses of R1PropertyVerification in org.drip.function.definition
Methods in org.drip.function.definition that return R1PropertyVerification Modifier and Type Method Description R1PropertyVerification
R1ToR1Property. verify(double x)
Verify the specified R1 To R1 FunctionsR1PropertyVerification
R2ToR1Property. verify(double x, double y)
Verify the specified R2 To R1 FunctionsR1PropertyVerification
R3ToR1Property. verify(double x, double y, double z)
Verify the specified R2 To R1 FunctionsR1PropertyVerification
RxToR1Property. verify(double leftValue, double rightValue)
Verify the specified Left and Right Function Values -
Uses of R1PropertyVerification in org.drip.specialfunction.property
Methods in org.drip.specialfunction.property that return R1PropertyVerification Modifier and Type Method Description R1PropertyVerification
GammaPolynomialQuotientLemma. equalityLemma(int a, int b)
Run the Equality Lemma over the specified a and bstatic R1PropertyVerification
GammaInequalityLemma. JensenMultiPointInterpolant(Array2D multiPoint2D)
Generate the Jensen Multi-Point Interpolant Convexity Verification