Uses of Class
org.quantlib.MoroInverseCumulativeNormal
-
-
Uses of MoroInverseCumulativeNormal in org.quantlib
Methods in org.quantlib with parameters of type MoroInverseCumulativeNormal Modifier and Type Method Description protected static longMoroInverseCumulativeNormal. getCPtr(MoroInverseCumulativeNormal obj)protected static longMoroInverseCumulativeNormal. swigRelease(MoroInverseCumulativeNormal obj)Constructors in org.quantlib with parameters of type MoroInverseCumulativeNormal Constructor Description MoroInvCumulativeHaltonGaussianRsg(HaltonRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)MoroInvCumulativeKnuthGaussianRsg(KnuthUniformRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)MoroInvCumulativeLecuyerGaussianRsg(LecuyerUniformRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)MoroInvCumulativeMersenneTwisterGaussianRsg(MersenneTwisterUniformRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)MoroInvCumulativeSobolGaussianRsg(SobolRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)MoroInvCumulativeXoshiro256StarStarGaussianRsg(Xoshiro256StarStarUniformRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)
-