Uses of Class
org.quantlib.SobolRsg
-
-
Uses of SobolRsg in org.quantlib
Methods in org.quantlib with parameters of type SobolRsg Modifier and Type Method Description protected static longSobolRsg. getCPtr(SobolRsg obj)protected static longSobolRsg. swigRelease(SobolRsg obj)Constructors in org.quantlib with parameters of type SobolRsg Constructor Description InvCumulativeSobolGaussianRsg(SobolRsg uniformSequenceGenerator)InvCumulativeSobolGaussianRsg(SobolRsg uniformSequenceGenerator, InverseCumulativeNormal inverseCumulative)MoroInvCumulativeSobolGaussianRsg(SobolRsg uniformSequenceGenerator)MoroInvCumulativeSobolGaussianRsg(SobolRsg uniformSequenceGenerator, MoroInverseCumulativeNormal inverseCumulative)
-