logistic_map v1.1.1 LogisticMap
Documentation for LogisticMap.
Link to this section Summary
Functions
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
calc logistic map
calc logistic map
loop logistic map
loop logistic map
Flow.map calc logictic map
Flow.map calc logictic map
Flow.map calc logictic map
Flow.map calc logictic map
Flow.map calc logictic map
Flow.map calc logistic map
Flow.map calc logistic map
Flow.map calc logistic map
Flow.map calc logistic map
Link to this section Functions
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmark
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
Benchmarks
calc logistic map.
Examples
iex> LogisticMap.calc(1, 61, 22)
44
calc logistic map.
Examples
iex> LogisticMap.calc2(1, 61, 22)
44
loop logistic map
Examples
iex> LogisticMap.loopCalc(10, 1, 61, 22)
28
loop logistic map
Examples
iex> LogisticMap.loopCalc2(10, 1, 61, 22)
28
Flow.map calc logictic map
Examples
iex> 1..3 |> LogisticMap.mapCalc(10, 61, 22, 1)
[28, 25, 37]
Flow.map calc logictic map
Examples
iex> 1..3 |> LogisticMap.mapCalc2(61, 22, 1)
[28, 25, 37]
Flow.map calc logictic map
Examples
iex> 1..3 |> LogisticMap.mapCalc3(61, 22, 1)
[28, 25, 37]
Flow.map calc logictic map
Examples
iex> 1..3 |> LogisticMap.mapCalc4(61, 22, 1)
[28, 25, 37]
Flow.map calc logictic map
Examples
iex> 1..3 |> LogisticMap.mapCalc4(10, 61, 22, 1)
[28, 25, 37]
Flow.map calc logistic map
Examples
iex> 1..3 |> LogisticMap.mapCalc5(10, 61, 22, 1)
[28, 25, 37]
Flow.map calc logistic map
Examples
iex> 1..3 |> LogisticMap.mapCalc6(10, 61, 22, 1)
[28, 25, 37]
Flow.map calc logistic map
Examples
iex> 1..3 |> LogisticMap.mapCalc7(10, 61, 22, 1)
[28, 25, 37]
Flow.map calc logistic map
Examples
iex> 1..3 |> LogisticMap.mapCalc8(10, 61, 22, 1)
[28, 25, 37]