XorshiftDoubles(Int |
public static double[] Doubles( int length, int seed, ulong a = 916905990, ulong c = 13579, ulong x1 = 362436069, ulong x2 = 77465321 )
[Missing <param name="length"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <param name="seed"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <param name="a"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <param name="c"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <param name="x1"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <param name="x2"/> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]
[Missing <returns> documentation for "M:Altaxo.Calc.Random.Xorshift.Doubles(System.Int32,System.Int32,System.UInt64,System.UInt64,System.UInt64,System.UInt64)"]