JAMPred_ParallelBlockIndices.RdFor a given number of CPU cores and LD blocks, this function returns a list indicating which blocks should be analysed on each CPU core.
JAMPred_ParallelBlockIndices(n.cores, n.blocks.to.analyse)Number of CPU cores to use
Total number of LD blocks to analyse
A list of which blocks are to be analysed on each CPU core.