ScottPlot
Loading...
Searching...
No Matches
Functions
ScottPlot.DataGenerators Namespace Reference

Functions

class FinancialDataGenerator (int? seed=null)
 
class RandomWalker (int? seed=null, double firstValue=0, double multiplier=1)
 
class RandomWalker2D (int? seed=null)
 

Function Documentation

◆ FinancialDataGenerator()

class ScottPlot.DataGenerators.FinancialDataGenerator ( int?  seed = null)

◆ RandomWalker()

class ScottPlot.DataGenerators.RandomWalker ( int?  seed = null,
double  firstValue = 0,
double  multiplier = 1 
)

◆ RandomWalker2D()

class ScottPlot.DataGenerators.RandomWalker2D ( int?  seed = null)