HomeSort by relevance Sort by last modified time
    Searched defs:GetPseudoRandomValue (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
random.c 611 % GetPseudoRandomValue() return a non-negative double-precision floating-point
615 % The format of the GetPseudoRandomValue method is:
617 % double GetPseudoRandomValue(RandomInfo *randon_info)
624 MagickExport double GetPseudoRandomValue(RandomInfo *random_info)
    [all...]
methods.h     [all...]

Completed in 75 milliseconds