Method | Description | |
---|---|---|
ParallelChunked ( this length, int>.Action |
Generates a partition over 'length' depending on the number of CPUs
|
public static ParallelChunked ( this length, int>.Action |
||
length | this | |
loop | int>.Action | |
return | void |