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 R1PropertyVerificationR1ToR1Property. verify(double x)Verify the specified R1 To R1 FunctionsR1PropertyVerificationR2ToR1Property. verify(double x, double y)Verify the specified R2 To R1 FunctionsR1PropertyVerificationR3ToR1Property. verify(double x, double y, double z)Verify the specified R2 To R1 FunctionsR1PropertyVerificationRxToR1Property. 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 R1PropertyVerificationGammaPolynomialQuotientLemma. equalityLemma(int a, int b)Run the Equality Lemma over the specified a and bstatic R1PropertyVerificationGammaInequalityLemma. JensenMultiPointInterpolant(Array2D multiPoint2D)Generate the Jensen Multi-Point Interpolant Convexity Verification