getlength {iterpc} | R Documentation |
Get the length for a iterator
Description
Get the length for a iterator
Usage
getlength(I, bigz = FALSE)
Arguments
I |
a permutations/combinations iterator |
bigz |
use gmp's Big Interger |
Value
an integer
[Package iterpc version 0.4.2 Index]