MPSGraphRandomNormalSamplingMethod.boxMuller
Use Box Muller transform to convert uniform values to values in the normal distribution. For bounded distributions this is a rejection sampling method.
Declaration
case boxMullerUse Box Muller transform to convert uniform values to values in the normal distribution. For bounded distributions this is a rejection sampling method.
case boxMuller