ScottPlot
Loading...
Searching...
No Matches
ScottPlot.RandomDataGenerator Member List

This is the complete list of members for ScottPlot.RandomDataGenerator, including all inherited members.

AddNoise(double[] input, double magnitude)ScottPlot.RandomDataGeneratorinline
AddNoiseInPlace(double[] values, double magnitude)ScottPlot.RandomDataGeneratorinline
GenerateScottPlot.RandomDataGeneratorstatic
RandomByte()ScottPlot.RandomDataGeneratorinline
RandomByte(byte min, byte max)ScottPlot.RandomDataGeneratorinline
RandomDataGenerator(int? seed=null)ScottPlot.RandomDataGeneratorinline
RandomInteger()ScottPlot.RandomDataGeneratorinline
RandomInteger(int max)ScottPlot.RandomDataGeneratorinline
RandomInteger(int min, int max)ScottPlot.RandomDataGeneratorinline
RandomNonZeroNumber(double max=1)ScottPlot.RandomDataGeneratorinline
RandomNormalNumber(double mean=0, double stdDev=1)ScottPlot.RandomDataGeneratorinline
RandomNormalSample(int count, double mean=0, double stdDev=1)ScottPlot.RandomDataGeneratorinline
RandomNumber()ScottPlot.RandomDataGeneratorinline
RandomNumber(double max)ScottPlot.RandomDataGeneratorinline
RandomNumber(double min, double max)ScottPlot.RandomDataGeneratorinline
RandomOHLCs(int count)ScottPlot.RandomDataGeneratorinline
RandomOHLCs(int count, DateTime start)ScottPlot.RandomDataGeneratorinline
RandomSample(int count, double mult=1, double offset=0)ScottPlot.RandomDataGeneratorinline
RandomSin(int count)ScottPlot.RandomDataGeneratorinline
RandomWalk(int count, double mult=1, double offset=0, double slope=0)ScottPlot.RandomDataGeneratorinline
Seed(int seed)ScottPlot.RandomDataGeneratorinline